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)

Syntax

public const string NotSupportedCommand
public:
literal String^ NotSupportedCommand
static val mutable NotSupportedCommand : string
Public Const NotSupportedCommand As String

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top