WebSiteExtendedErrorCodes.InternalServerError Field
Internal server error occurred. {0}
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string InternalServerError
public:
literal String^ InternalServerError
static val mutable InternalServerError : string
Public Const InternalServerError As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top