IContainer.PreviouStateDetailStatus Property

Definition

The human-readable status of the container instance state.

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

Property Value

Attributes

Applies to