CheckNameAvailabilityResponse Members

Represents the response to whether a storage account name is available to use.

The following tables list the members exposed by the CheckNameAvailabilityResponse type.

Public Constructors

  Name Description
  CheckNameAvailabilityResponse Initializes a new instance of the CheckNameAvailabilityResponse class.

Top

Public Properties

  Name Description
IsAvailable Gets or sets whether the storage account name is available.
Reason Gets or sets the reason for why the name is not available.
RequestId  (Inherited from AzureOperationResponse)
StatusCode  (Inherited from HttpOperationResponse)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CheckNameAvailabilityResponse Class
Microsoft.WindowsAzure.Management.Storage.Models Namespace