Freigeben über


IWithConsistencyPolicy.WithBoundedStalenessConsistency(Int32, Int32) Methode

Definition

Die Konsistenzrichtlinie für das CosmosDB-Konto.

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

Parameter

maxStalenessPrefix
Int32

Das Präfix max. Veraltung.

maxIntervalInSeconds
Int32

Das maximale Intervall in Sekunden.

Gibt zurück

Gilt für: