Share via


ContainerRegistryTokenData.Status Property

Definition

The status of the token example enabled or disabled.

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

Property Value

Applies to