Uses of Class
com.microsoft.azure.management.sql.ServerUpdate
Packages that use ServerUpdate
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of ServerUpdate in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return ServerUpdateModifier 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.