Compartir a través de


ListManagementImageListsExtensions.RefreshIndexMethod Método

Definición

Actualiza el índice de la lista con el identificador de lista igual que el identificador de lista pasado.

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

Parámetros

operations
IListManagementImageLists

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

listId
String

Id. de lista de la lista de imágenes.

Devoluciones

Se aplica a