Aracılığıyla paylaş


WorkspaceSku.CapacityReservationLevel Property

Definition

Gets or sets the capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to