Compartilhar via


ILeaseContainer.GetAllLeasesAsync Método

Definição

Obtenha todas as concessões.

public System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease>> GetAllLeasesAsync ();
abstract member GetAllLeasesAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease>>
Public Function GetAllLeasesAsync () As Task(Of IReadOnlyList(Of ILease))

Retornos

Lista de todas as concessões

Aplica-se a