Delen via


ContainerRegistryEncryption.Status Property

Definition

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

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryEncryptionStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryEncryptionStatus> with get, set
Public Property Status As Nullable(Of ContainerRegistryEncryptionStatus)

Property Value

Applies to