Uses of Class
com.azure.resourcemanager.sql.SqlServerManager
-
Packages that use SqlServerManager Package Description com.azure.resourcemanager.sql Package containing the classes for SqlManagementClient. -
-
Uses of SqlServerManager in com.azure.resourcemanager.sql
Methods in com.azure.resourcemanager.sql that return SqlServerManager Modifier and Type Method Description static SqlServerManagerSqlServerManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of SqlServer that exposes Compute resource management API entry points.SqlServerManagerSqlServerManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of SqlServer that exposes Compute resource management API entry points.
-