次の方法で共有


DedicatedHostGroup.InstanceView プロパティ

定義

専用ホスト グループのインスタンス ビューを取得します。このビューには、専用ホスト グループの下にある専用ホストのインスタンス ビューの一覧が表示されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象