Partager via


IWithConsistencyPolicy.WithBoundedStalenessConsistency(Int32, Int32) Méthode

Définition

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

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals WithBoundedStalenessConsistency (int maxStalenessPrefix, int maxIntervalInSeconds);
abstract member WithBoundedStalenessConsistency : int * int -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Public Function WithBoundedStalenessConsistency (maxStalenessPrefix As Integer, maxIntervalInSeconds As Integer) As IWithOptionals

Paramètres

maxStalenessPrefix
Int32

Préfixe d’obsolescence maximale.

maxIntervalInSeconds
Int32

Intervalle maximal en secondes.

Retours

S’applique à