WebSiteExtendedErrorCodes.SubscriptionConflict Field

 

Subscription with specified name already exists.

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top