Compartir a través de


VirtualMachine.CapacityReservation Propiedad

Definición

Obtiene o establece especifica información sobre la reserva de capacidad que se usa para asignar la máquina virtual. Versión mínima de api: 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a