IRegistry.StatusDisplayStatus Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 : stringPublic ReadOnly Property StatusDisplayStatus As StringProperty Value
- Attributes