ServerCreateParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyAdministratorPassword

Required. Gets or sets the administrator password for the new server.

System_CAPS_pubpropertyAdministratorUserName

Required. Gets or sets the administrator username that will be used for the new server.

System_CAPS_pubpropertyLocation

Required. Gets or sets the region in which this server will be created. See http://azure.microsoft.com/regions/#services for a list of all the available regions.

System_CAPS_pubpropertyVersion

Optional. Gets or sets the version of server to create. Valid values are: 1.0, 2.0.

Return to top
Show: