Udostępnij za pośrednictwem


Token.Status Property

Definition

The status of the token example enabled or disabled.

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

Property Value

Implements

Attributes

Applies to