IRegistry.StatusDisplayStatus Property

Definition

The short label for the status.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The short label for the status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayStatus")]
public string StatusDisplayStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The short label for the status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayStatus")>]
member this.StatusDisplayStatus : string
Public ReadOnly Property StatusDisplayStatus As String

Property Value

Attributes

Applies to