共用方式為


KeyVaultProperties.KeyRotationEnabled Property

Definition

Auto key rotation status for a CMK enabled registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public bool? KeyRotationEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.KeyRotationEnabled : Nullable<bool>
Public ReadOnly Property KeyRotationEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to