Share via


ServerCreateParameters Members

The parameters that are used by the service to provision a server. The parameters marked optional are not required by the service.

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

Public Constructors

  Name Description
  ServerCreateParameters Overloaded.  

Top

Public Properties

  Name Description
AdministratorPassword Required. Gets or sets the administrator password for the new server.
AdministratorUserName Required. Gets or sets the administrator username that will be used for the new server.
Location Required. Gets or sets the region in which this server will be created. See https://azure.microsoft.com/regions/#services for a list of all the available regions.
Version Optional. Gets or sets the version of server to create. Valid values are: 1.0, 2.0.

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

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