Compartir a través de


ListManagementImageListsExtensions.GetAllImageLists Método

Definición

Obtiene todas las listas de imágenes.

public static System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.ImageList> GetAllImageLists (this Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists operations);
static member GetAllImageLists : Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists -> System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.ImageList>
<Extension()>
Public Function GetAllImageLists (operations As IListManagementImageLists) As IList(Of ImageList)

Parámetros

operations
IListManagementImageLists

Grupo de operaciones para este método de extensión.

Devoluciones

Se aplica a