ContainerPropertiesInstanceView.PreviousState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets previous container instance state.
[Newtonsoft.Json.JsonProperty(PropertyName="previousState")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerState PreviousState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="previousState")>]
member this.PreviousState : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerState
Public ReadOnly Property PreviousState As ContainerState
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute