Volume_2022_11_01.ServiceLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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