Freigeben über


ListManagementImageListsExtensions.Update Methode

Definition

Updates eine Bildliste mit listen-ID gleich übergebener Listen-ID.

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

Parameter

operations
IListManagementImageLists

Die Vorgangsgruppe für diese Erweiterungsmethode.

listId
String

Listen-ID der Bildliste.

contentType
String

Der Inhaltstyp.

body
Body

Schema des Textkörpers.

Gibt zurück

Gilt für: