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

PersonGroupPerson(FaceClient) 构造函数

定义

初始化 PersonGroupPerson 类的新实例。

public PersonGroupPerson (Microsoft.Azure.CognitiveServices.Vision.Face.FaceClient client);
new Microsoft.Azure.CognitiveServices.Vision.Face.PersonGroupPerson : Microsoft.Azure.CognitiveServices.Vision.Face.FaceClient -> Microsoft.Azure.CognitiveServices.Vision.Face.PersonGroupPerson
Public Sub New (client As FaceClient)

参数

client
FaceClient

对服务客户端的引用。

例外

当所需参数为 null 时引发

适用于