GeoBackupPolicy.DefinitionStages.WithState Interface
public static interface GeoBackupPolicy.DefinitionStages.WithState
The stage of the GeoBackupPolicy definition allowing to specify state.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withState(GeoBackupPolicyState state)
Specifies the state property: The state of the geo backup policy.. |
Method Details
withState
public abstract GeoBackupPolicy.DefinitionStages.WithCreate withState(GeoBackupPolicyState state)
Specifies the state property: The state of the geo backup policy..
Parameters:
Returns: