次の方法で共有


DedicatedHostUpdate.InstanceView プロパティ

定義

専用ホスト インスタンス ビューを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象