Partager via


IWithConsistencyPolicy.WithBoundedStalenessConsistency(Int64, Int32) Méthode

Définition

Stratégie de cohérence de l’obsolescence limitée pour le compte CosmosDB.

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithWriteReplication WithBoundedStalenessConsistency (long maxStalenessPrefix, int maxIntervalInSeconds);
abstract member WithBoundedStalenessConsistency : int64 * int -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithWriteReplication
Public Function WithBoundedStalenessConsistency (maxStalenessPrefix As Long, maxIntervalInSeconds As Integer) As IWithWriteReplication

Paramètres

maxStalenessPrefix
Int64

Préfixe d’obsolescence maximale.

maxIntervalInSeconds
Int32

Intervalle maximal en secondes.

Retours

S’applique à