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 WithCreate 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:

state - The state of the geo backup policy.

Returns:

the next definition stage.

Applies to