IContainerPropertiesInstanceView.CurrentStateDetailStatus Property

Definition

The human-readable status of the container instance state.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=false, Description="The human-readable status of the container instance state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="detailStatus", Update=false)]
public string CurrentStateDetailStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=false, Description="The human-readable status of the container instance state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="detailStatus", Update=false)>]
member this.CurrentStateDetailStatus : string
Public ReadOnly Property CurrentStateDetailStatus As String

Property Value

Attributes

Applies to