次の方法で共有


ContainerPropertiesInstanceView.CurrentState プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象