Partilhar via


ListManagementImageListsExtensions.GetAllImageListsAsync Método

Definição

Obtém todas as Listas de Imagens.

public static System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.ImageList>> GetAllImageListsAsync (this Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists operations, System.Threading.CancellationToken cancellationToken = default);
static member GetAllImageListsAsync : Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists * System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.ImageList>>
<Extension()>
Public Function GetAllImageListsAsync (operations As IListManagementImageLists, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of ImageList))

Parâmetros

operations
IListManagementImageLists

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a