Share via


StorageAccount.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.Provisioning.BicepValue<Azure.Core.AzureLocation> SecondaryLocation { get; }
member this.SecondaryLocation : Azure.Provisioning.BicepValue<Azure.Core.AzureLocation>
Public ReadOnly Property SecondaryLocation As BicepValue(Of AzureLocation)

Property Value

Applies to