Share via


IInitContainerDefinition.PreviousStateDetailStatus Property

Definition

[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 PreviousStateDetailStatus { 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.PreviousStateDetailStatus : string
Public ReadOnly Property PreviousStateDetailStatus As String

Property Value

Attributes

Applies to