SkuName Enum
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.
C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SkuName
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SkuName =
Public Enum SkuName
- Inheritance
-
SkuName
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute
Name | Value | Description |
---|---|---|
StandardLRS | 0 | |
StandardGRS | 1 | |
StandardRAGRS | 2 | |
StandardZRS | 3 | |
PremiumLRS | 4 |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |