ServerChangeAdministratorPasswordParameters Constructor (String)

 

Initializes a new instance of the ServerChangeAdministratorPasswordParameters class with required arguments.

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

public ServerChangeAdministratorPasswordParameters(
	string newPassword
)
Return to top
Show: