Database.DefinitionStages.WithGeoReplication Interface
public static interface Database.DefinitionStages.WithGeoReplication
The stage of the Database definition allowing to specify geoReplication.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withGeoReplication(DatabasePropertiesGeoReplication geoReplication)
Specifies the geo |
Method Details
withGeoReplication
public abstract Database.DefinitionStages.WithCreate withGeoReplication(DatabasePropertiesGeoReplication geoReplication)
Specifies the geoReplication property: Optional set of properties to configure geo replication for this database..
Parameters:
Returns: