Share via


StorageAccountData.SecondaryLocation Property

Definition

Gets the location of the geo-replicated secondary for the storage account. Only available if the accountType is Standard_GRS or Standard_RAGRS.

public Azure.Core.AzureLocation? SecondaryLocation { get; }
member this.SecondaryLocation : Nullable<Azure.Core.AzureLocation>
Public ReadOnly Property SecondaryLocation As Nullable(Of AzureLocation)

Property Value

Applies to