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

CertSyncRecord interface

类表示从应用符合性同步的认证记录。

属性

certificationStatus

指示认证过程的状态。

controls

要同步的控件记录列表。

ingestionStatus

指示符合性过程的状态。

offerGuid

映射到报表的 offerGuid。

属性详细信息

certificationStatus

指示认证过程的状态。

certificationStatus?: string

属性值

string

controls

要同步的控件记录列表。

controls?: ControlSyncRecord[]

属性值

ingestionStatus

指示符合性过程的状态。

ingestionStatus?: string

属性值

string

offerGuid

映射到报表的 offerGuid。

offerGuid?: string

属性值

string