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

PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersistedFaceId 接口

public interface WithPersistedFaceId

要指定 persistedFaceId 的定义阶段。

方法摘要

修饰符和类型 方法和描述
PersonGroupPersonsUpdateFaceDefinitionStages.WithExecute withPersistedFaceId(UUID persistedFaceId)

引用现有人脸的特定 persistedFaceId 的 ID。

方法详细信息

withPersistedFaceId

public PersonGroupPersonsUpdateFaceDefinitionStages.WithExecute withPersistedFaceId(UUID persistedFaceId)

引用现有人脸的特定 persistedFaceId 的 ID。

Parameters:

persistedFaceId

Returns:

下一个定义阶段

适用于