Sdílet prostřednictvím


VolumePatch_2022_11_01.ServiceLevel Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to