次の方法で共有


ManagedInstanceKey.AutoRotationEnabled プロパティ

定義

キーの自動ローテーションオプトイン フラグを取得します。 true または false。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")]
public bool? AutoRotationEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")>]
member this.AutoRotationEnabled : Nullable<bool>
Public ReadOnly Property AutoRotationEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象