HostedServiceCheckNameAvailabilityResponse.Reason Property

 

Gets or sets a reason for why the name cannot be used to create the cloud service.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public string Reason { get; set; }

Property Value

Type: System.String

The reason.

Return to top
Show: