共用方式為


ListManagementTermListsExtensions.Delete Method

Definition

Deletes term list with the list Id equal to list Id passed.

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

Parameters

operations
IListManagementTermLists

The operations group for this extension method.

listId
String

List Id of the image list.

Returns

Applies to