Share via


WebSiteExtendedErrorCodes.NotSupportedCommand Field

Web Service does not support Command {0}. Only supported command(s) is {1}.

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

Usage

'Usage
Dim value As String

value = WebSiteExtendedErrorCodes.NotSupportedCommand

Syntax

'Declaration
Public Const NotSupportedCommand As String
public const string NotSupportedCommand
public:
literal String^ NotSupportedCommand
public static final String NotSupportedCommand
public const var NotSupportedCommand : 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