Share via


ContainerPropertiesInstanceView.PreviousState Property

Definition

Gets previous container instance state.

[Newtonsoft.Json.JsonProperty(PropertyName="previousState")]
public Microsoft.Azure.Management.ContainerInstance.Models.ContainerState PreviousState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="previousState")>]
member this.PreviousState : Microsoft.Azure.Management.ContainerInstance.Models.ContainerState
Public ReadOnly Property PreviousState As ContainerState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to