Uses of Class
com.azure.resourcemanager.cosmos.models.ContinuousModeBackupPolicy
-
Packages that use ContinuousModeBackupPolicy Package Description com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of ContinuousModeBackupPolicy in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return ContinuousModeBackupPolicy Modifier and Type Method Description ContinuousModeBackupPolicyContinuousModeBackupPolicy. withMigrationState(BackupPolicyMigrationState migrationState)Set the migrationState property: The object representing the state of the migration between the backup policies.
-