Share via


KeyVaultProperties.KeyRotationEnabled Property

Definition

Gets auto key rotation status for a CMK enabled registry.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to