Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncMember
Packages that use SqlSyncMember
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSyncMember in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SqlSyncMemberModifier and TypeMethodDescriptionSqlSyncMemberOperations.getBySqlServer(String resourceGroupName, String sqlServerName, String databaseName, String syncGroupName, String name) Gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SqlSyncMemberModifier and TypeMethodDescriptionSqlSyncMemberOperations.getBySqlServerAsync(String resourceGroupName, String sqlServerName, String databaseName, String syncGroupName, String name) Asynchronously gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.