Share via


Container.PreviousStateExitCode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public int? PreviousStateExitCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.PreviousStateExitCode : Nullable<int>
Public ReadOnly Property PreviousStateExitCode As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to