ServerChangeAdministratorPasswordParameters Members
Contains all the necessary information to change the administrator password for a server.
The following tables list the members exposed by the ServerChangeAdministratorPasswordParameters type.
Public Constructors
Name | Description | |
---|---|---|
ServerChangeAdministratorPasswordParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
NewPassword | Required. Gets or sets the new password for the administrator. |
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
ServerChangeAdministratorPasswordParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace