Share via


StorageAccount.Type Property

Definition

Gets or sets the type of the storage account. Possible values include: 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Media.Models.StorageAccountType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Media.Models.StorageAccountType with get, set
Public Property Type As StorageAccountType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to