Share via


StorageAccountInner.PrimaryLocation Property

Definition

Gets the location of the primary data center for the storage account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryLocation")]
public string PrimaryLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryLocation")>]
member this.PrimaryLocation : string
Public ReadOnly Property PrimaryLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to