Share via


GeoRegionStatus Enumeration

 

Specifies the status of geographical region in which a storage account exists.

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

Syntax

public enum GeoRegionStatus
public enum class GeoRegionStatus
type GeoRegionStatus
Public Enumeration GeoRegionStatus

Members

Member name Description
Available

Specifies that the geographical region in which a storage account exists is Available.

Unavailable

Specifies that the geographical region in which a storage account exists is Unavailable.

See Also

Microsoft.WindowsAzure.Management.Storage.Models Namespace

Return to top