Uses of Class
com.azure.resourcemanager.sql.SqlServerManager
Packages that use SqlServerManager
Package
Description
Package containing the classes for SqlManagementClient.
Package containing the data models 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. -
Uses of SqlServerManager in com.azure.resourcemanager.sql.models
Subinterfaces with type arguments of type SqlServerManager in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure SQL Server.interfaceEntry point to SQL Server management API.