次の方法で共有


ListManagementImageListsExtensions.GetAllImageLists メソッド

定義

すべてのイメージ リストを取得します。

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)

パラメーター

operations
IListManagementImageLists

この拡張メソッドの操作グループ。

戻り値

適用対象