次の方法で共有


ContainerPropertiesInstanceView.PreviousState プロパティ

定義

以前のコンテナー インスタンスの状態を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象