Share via


StorageAccountProperties.GeoSecondaryRegion Property

 

Optional. Indicates the geographical region in which the storage account is being replicated. The GeoSecondaryRegion element is not returned if geo-replication is "off" for this account.

Namespace:   Microsoft.WindowsAzure.Management.Storage.Models
Assembly:  Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)

Syntax

public string GeoSecondaryRegion { get; set; }

Property Value

Type: System.String

See Also

StorageAccountProperties Class
Microsoft.WindowsAzure.Management.Storage.Models Namespace

Return to top