IRegistry.KeyVaultPropertyKeyRotationEnabled Property

Definition

Auto key rotation status for a CMK enabled registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Auto key rotation status for a CMK enabled registry.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="keyRotationEnabled")]
public bool? KeyVaultPropertyKeyRotationEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Auto key rotation status for a CMK enabled registry.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="keyRotationEnabled")>]
member this.KeyVaultPropertyKeyRotationEnabled : Nullable<bool>
Public ReadOnly Property KeyVaultPropertyKeyRotationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to