Partager via


ListManagementImageListsExtensions.RefreshIndexMethod Méthode

Définition

Actualise l’index de la liste avec l’ID de liste égal à l’ID de liste passé.

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

Paramètres

operations
IListManagementImageLists

Groupe d’opérations pour cette méthode d’extension.

listId
String

ID de liste de la liste d’images.

Retours

S’applique à