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

AIServicesAccountIdentity interface

一个关联技能集的 Azure AI 服务资源的多区域账户。

扩展

属性

identity

用于连接到 AI 服务的用户分配的托管标识。 如果未指定,则使用系统分配的托管标识。 在更新技能组时,如果未指定标识,则该值保持不变。 如果设置为“none”,则清除此属性的值。

odatatype

多态鉴别器,它指定此对象可以的不同类型的

subdomainUrl

相应 AI 服务的子域 URL。

继承属性

description

附加在技能集上的 Azure AI 服务资源描述。

属性详细信息

identity

用于连接到 AI 服务的用户分配的托管标识。 如果未指定,则使用系统分配的托管标识。 在更新技能组时,如果未指定标识,则该值保持不变。 如果设置为“none”,则清除此属性的值。

identity?: SearchIndexerDataIdentity

属性值

odatatype

多态鉴别器,它指定此对象可以的不同类型的

odatatype: "#Microsoft.Azure.Search.AIServicesByIdentity"

属性值

"#Microsoft.Azure.Search.AIServicesByIdentity"

subdomainUrl

相应 AI 服务的子域 URL。

subdomainUrl: string

属性值

string

继承属性详细信息

description

附加在技能集上的 Azure AI 服务资源描述。

description?: string

属性值

string

继承自CognitiveServicesAccount.description