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

AttestationServiceCreationParams interface

用于创建证明提供程序的参数

属性

location

应在其中创建证明提供程序的受支持 Azure 位置。

properties

证明提供程序的属性

tags

将分配给证明提供程序的标记。

属性详细信息

location

应在其中创建证明提供程序的受支持 Azure 位置。

location: string

属性值

string

properties

证明提供程序的属性

properties: AttestationServiceCreationSpecificParams

属性值

tags

将分配给证明提供程序的标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}