StorageCapabilities.StorageAccountTypes Property

Definition

Optional. The list of account types available in the given location. The available account types are: 'Standard_LRS', 'Standard_ZRS', 'Standard_GRS', and 'Standard_RAGRS'.

public System.Collections.Generic.IList<string> StorageAccountTypes { get; set; }
member this.StorageAccountTypes : System.Collections.Generic.IList<string> with get, set
Public Property StorageAccountTypes As IList(Of String)

Property Value

Applies to