Partager via


StorageAccountType Énumération

Définition

Définit des valeurs pour StorageAccountType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum StorageAccountType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type StorageAccountType = 
Public Enum StorageAccountType
Héritage
StorageAccountType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

PremiumLRS 1

Le disque de données doit utiliser un stockage localement redondant Premium.

StandardLRS 0

Le disque de données doit utiliser un stockage localement redondant standard.

S’applique à