次の方法で共有


ListManagementImageListsExtensions.RefreshIndexMethod メソッド

定義

リスト ID が渡されたリスト ID と等しいリストのインデックスを更新します。

public static Microsoft.Azure.CognitiveServices.ContentModerator.Models.RefreshIndex RefreshIndexMethod (this Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists operations, string listId);
static member RefreshIndexMethod : Microsoft.Azure.CognitiveServices.ContentModerator.IListManagementImageLists * string -> Microsoft.Azure.CognitiveServices.ContentModerator.Models.RefreshIndex
<Extension()>
Public Function RefreshIndexMethod (operations As IListManagementImageLists, listId As String) As RefreshIndex

パラメーター

operations
IListManagementImageLists

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

listId
String

イメージ リストのリスト ID。

戻り値

適用対象