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