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

ListManagementImageListsExtensions.Create 方法

定义

创建映像列表。

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

参数

operations
IListManagementImageLists

此扩展方法的操作组。

contentType
String

内容类型。

body
Body

正文的架构。

返回

适用于