VirtualMachine.CapacityReservation Property

Definition

Gets or sets specifies information about the capacity reservation that is used to allocate virtual machine. Minimum 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to