Sdílet prostřednictvím


PoolProperties.ServiceLevel Property

Definition

Gets or sets the service level of the file system Possible values include: 'Standard', 'Premium', 'Ultra', 'StandardZRS'

[Newtonsoft.Json.JsonProperty(PropertyName="serviceLevel")]
public string ServiceLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceLevel")>]
member this.ServiceLevel : string with get, set
Public Property ServiceLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to