Uses of Class
com.microsoft.azure.management.sql.ServerUpdate
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of ServerUpdate in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionServerUpdate.withAdministratorLogin
(String administratorLogin) Set administrator username for the server.ServerUpdate.withAdministratorLoginPassword
(String administratorLoginPassword) Set the administrator login password (required for server creation).Set resource tags.ServerUpdate.withVersion
(String version) Set the version of the server.