StorageAccountUpdateParameters.AccountType Property

Definition

Optional. Specifies whether the account supports locally-redundant storage, geo-redundant storage, zone-redundant storage, or read access geo-redundant storage. Possible values are:'Standard_LRS', 'Standard_ZRS', 'Standard_GRS', and 'Standard_RAGRS'.

public string AccountType { get; set; }
member this.AccountType : string with get, set
Public Property AccountType As String

Property Value

Applies to