Share via


ListManagementImageListsExtensions.GetAllImageLists Method

Definition

Gets all the Image Lists.

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)

Parameters

operations
IListManagementImageLists

The operations group for this extension method.

Returns

Applies to