Share via


IWithDefaultTtl.WithDefaultTtl(Int32) Methode

Definition

Gibt die Standardzeit an.

public Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update.IUpdate WithDefaultTtl (int ttl);
abstract member WithDefaultTtl : int -> Microsoft.Azure.Management.CosmosDB.Fluent.SqlContainer.Update.IUpdate
Public Function WithDefaultTtl (ttl As Integer) As IUpdate

Parameter

ttl
Int32

Die Standardzeit.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: