다음을 통해 공유


VirtualMachineScaleSetVMProfile.CapacityReservation Property

Definition

Gets or sets specifies the capacity reservation related details of a scale set. Minimum 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to