Compartir a través de


ContainerPropertiesInstanceView.PreviousState Propiedad

Definición

Obtiene el estado anterior de la instancia de contenedor.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a