WebSiteExtendedErrorCodes.UnknownCommandVerb Field
The verb {0} is unknown.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string UnknownCommandVerb
public:
literal String^ UnknownCommandVerb
static val mutable UnknownCommandVerb : string
Public Const UnknownCommandVerb As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top