| Package | Description |
|---|---|
| com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMember |
SqlSyncMemberOperations.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.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<SqlSyncMember> |
SqlSyncMemberOperations.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.
|
Copyright © 2019. All rights reserved.