Share via


WebSiteExtendedErrorCodes.IsInReadOnlyMode Field

The service is currently in read only mode.

Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Usage

'Usage
Dim value As String

value = WebSiteExtendedErrorCodes.IsInReadOnlyMode

Syntax

'Declaration
Public Const IsInReadOnlyMode As String
public const string IsInReadOnlyMode
public:
literal String^ IsInReadOnlyMode
public static final String IsInReadOnlyMode
public const var IsInReadOnlyMode : String

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

WebSiteExtendedErrorCodes Class
WebSiteExtendedErrorCodes Members
Microsoft.WindowsAzure.Management.WebSites Namespace