次の方法で共有


CapacityReservation.InstanceView プロパティ

定義

容量予約インスタンス ビューを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象