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)
Syntax
public const string IsInReadOnlyMode
public:
literal String^ IsInReadOnlyMode
static val mutable IsInReadOnlyMode : string
Public Const IsInReadOnlyMode As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top