다음을 통해 공유


CapacityReservationProfile.CapacityReservationGroup Property

Definition

Gets or sets specifies the capacity reservation group resource id that should be used for allocating the virtual machine or scaleset vm instances provided enough capacity has been reserved. Please refer to https://aka.ms/CapacityReservation for more details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to