IWithConsistencyPolicy Interface

Définition

Étape de la mise à jour cosmos db permettant de définir la stratégie de cohérence.

public interface IWithConsistencyPolicy
type IWithConsistencyPolicy = interface
Public Interface IWithConsistencyPolicy
Dérivé

Méthodes

WithBoundedStalenessConsistency(Int32, Int32)

Stratégie de cohérence pour le compte CosmosDB.

WithEventualConsistency()

Stratégie de cohérence pour le compte CosmosDB.

WithSessionConsistency()

Stratégie de cohérence pour le compte CosmosDB.

WithStrongConsistency()

Stratégie de cohérence pour le compte CosmosDB.

S’applique à