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)

Usage

'Usage
Dim instance As GeoRegionStatus

Syntax

'Declaration
Public Enumeration GeoRegionStatus
public enum GeoRegionStatus
public enum class GeoRegionStatus
public enum GeoRegionStatus
public enum 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.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.Storage.Models Namespace