CosmosDBAccountImpl.WithBoundedStalenessConsistency(Int64, Int32) Method

Definition

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

Parameters

maxStalenessPrefix
Int64
maxIntervalInSeconds
Int32

Returns

Applies to