次の方法で共有


VirtualMachine.CapacityReservation プロパティ

定義

仮想マシンの割り当てに使用される容量予約に関する情報を取得または設定します。 最小 api-version: 2021-04-01。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象