Condividi tramite


Storage.StorageSku Property

Definition

Gets the sku name of the server storage.

[Newtonsoft.Json.JsonProperty(PropertyName="storageSku")]
public string StorageSku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageSku")>]
member this.StorageSku : string
Public ReadOnly Property StorageSku As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to