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

    Modifier and Type
    Method
    Description
    SqlServerManager.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.
    SqlServerManager.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.