Share via


ServerChangeAdministratorPasswordParameters Constructor ()

 

Initializes a new instance of the ServerChangeAdministratorPasswordParameters class.

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

Syntax

public ServerChangeAdministratorPasswordParameters()
public:
ServerChangeAdministratorPasswordParameters()
new : unit -> ServerChangeAdministratorPasswordParameters
Public Sub New

See Also

ServerChangeAdministratorPasswordParameters Overload
ServerChangeAdministratorPasswordParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top