Share via


ServerCreateResponse Members

The response returned from the Create Server operation. This contains all the information returned from the service when a server is created.

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

Public Constructors

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

Top

Public Properties

  Name Description
FullyQualifiedDomainName Optional. Gets the fully qualified domain name of the server.
RequestId  (Inherited from AzureOperationResponse)
ServerName Optional. Gets the name of the Azure SQL Database Server that was provisioned.
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

ServerCreateResponse Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace