@Beta(value=V1_8_0)
public static interface SqlFailoverGroupOperations.DefinitionStages.WithDatabase
Modifier and Type | Method and Description |
---|---|
SqlFailoverGroupOperations.DefinitionStages.WithCreate |
withDatabaseId(String id)
Sets the SQL Failover Group database.
|
SqlFailoverGroupOperations.DefinitionStages.WithCreate |
withDatabaseIds(String... ids)
Sets the SQL Failover Group partner servers.
|
SqlFailoverGroupOperations.DefinitionStages.WithCreate withDatabaseId(String id)
id
- the ID of the databaseSqlFailoverGroupOperations.DefinitionStages.WithCreate withDatabaseIds(String... ids)
ids
- the IDs of the databasesCopyright © 2019. All rights reserved.