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
Subinterfaces with type arguments of type SqlSyncMember in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure SQL Server Sync Member.interfaceAn immutable client-side representation of an Azure SQL Server Sync Member.static interfaceThe template for a SQL Sync Group update operation, containing all the settings that can be modified.static interfaceThe final stage of the SQL Sync Member definition.static interfaceGrouping of the Azure SQL Server Sync Member common actions.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.