Compartir a través de


CosmosDBAccountImpl.IWithConsistencyPolicy.WithBoundedStalenessConsistency Método

Definición

Directiva de coherencia de la cuenta de CosmosDB.

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

Parámetros

maxStalenessPrefix
Int32

Prefijo de obsolescencia máxima.

maxIntervalInSeconds
Int32

Intervalo máximo en segundos.

Devoluciones

Implementaciones

Se aplica a