Uses of Class
com.azure.resourcemanager.sql.SqlServerManager
Packages that use SqlServerManager
Package
Description
Package containing the classes for SqlManagementClient.
-
Uses of SqlServerManager in com.azure.resourcemanager.sql
Methods in com.azure.resourcemanager.sql that return SqlServerManagerModifier and TypeMethodDescriptionstatic 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.static SqlServerManagerSqlServerManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of SqlServer that exposes Compute resource management API entry points.SqlServerManager.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.