Compartir a través de


WorkspaceSku.CapacityReservationLevel Propiedad

Definición

Obtiene o establece el nivel de reserva de capacidad en GB para esta área de trabajo, cuando se selecciona capacityReservation sku.

[Newtonsoft.Json.JsonProperty(PropertyName="capacityReservationLevel")]
public int? CapacityReservationLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacityReservationLevel")>]
member this.CapacityReservationLevel : Nullable<int> with get, set
Public Property CapacityReservationLevel As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a