你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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。

返回

适用于