VirtualMachineScaleSetVMProfile.CapacityReservation プロパティ

定義

スケール セットの容量予約関連の詳細を取得または設定します。 最小 api-version: 2021-04-01。

[Newtonsoft.Json.JsonProperty(PropertyName="capacityReservation")]
public Microsoft.Azure.Management.Compute.Models.CapacityReservationProfile CapacityReservation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacityReservation")>]
member this.CapacityReservation : Microsoft.Azure.Management.Compute.Models.CapacityReservationProfile with get, set
Public Property CapacityReservation As CapacityReservationProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象