WebSiteExtendedErrorCodes.CommandResourceNotPresent Field
Specifies that the command resource object is not present in the request body.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string CommandResourceNotPresent
public:
literal String^ CommandResourceNotPresent
static val mutable CommandResourceNotPresent : string
Public Const CommandResourceNotPresent As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top