WebSiteExtendedErrorCodes.PublishingUserNameAlreadyExists Field
Publishing username {0} is already used. Specify a different publishing username.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string PublishingUserNameAlreadyExists
public:
literal String^ PublishingUserNameAlreadyExists
static val mutable PublishingUserNameAlreadyExists : string
Public Const PublishingUserNameAlreadyExists As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top