Storage.StorageSku 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 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