次の方法で共有


ContainerGroupInner.InstanceView プロパティ

定義

コンテナー グループのインスタンス ビューを取得します。 応答でのみ有効です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupPropertiesInstanceView InstanceView { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")>]
member this.InstanceView : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupPropertiesInstanceView
Public ReadOnly Property InstanceView As ContainerGroupPropertiesInstanceView

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象