Compartilhar via


IWithDefaultTtl<ParentT>.WithDefaultTtl(Int32) Método

Definição

Especifica o tempo de vida padrão.

public Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition.IWithAttach<ParentT> WithDefaultTtl (int ttl);
abstract member WithDefaultTtl : int -> Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition.IWithAttach<'ParentT>
Public Function WithDefaultTtl (ttl As Integer) As IWithAttach(Of ParentT)

Parâmetros

ttl
Int32

O tempo de vida padrão.

Retornos

O próximo estágio da definição.

Aplica-se a