@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase
Modifier and Type | Method and Description |
---|---|
SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId |
withExistingDatabaseName(String databaseName)
Sets the name of the database on which the sync group is hosted.
|
SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId withExistingDatabaseName(String databaseName)
databaseName
- the name of the database on which the sync group is hostedCopyright © 2019. All rights reserved.