次の方法で共有


KeyVaultProperties.KeyRotationEnabled プロパティ

定義

CMK が有効なレジストリの自動キーローテーションの状態を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象