Bagikan melalui


EncryptionProperty.Status Property

Definition

Indicates whether or not the encryption is enabled for container registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.EncryptionStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.EncryptionStatus> with get, set
Public Property Status As Nullable(Of EncryptionStatus)

Property Value

Implements

Attributes

Applies to