CapacityReservationGroup.InstanceView プロパティ

定義

容量予約グループに属するすべての容量予約のインスタンス ビューの一覧を含む容量予約グループ インスタンス ビューを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象