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

ReportPatchProperties interface

修补报表的属性。

属性

certRecords

已同步认证记录的列表。 注意:此属性不会序列化。 它只能由服务器填充。

complianceStatus

报告符合性状态。 注意:此属性不会序列化。 它只能由服务器填充。

errors

报告错误代码列表。 注意:此属性不会序列化。 它只能由服务器填充。

lastTriggerTime

报告上次收集触发时间。 注意:此属性不会序列化。 它只能由服务器填充。

nextTriggerTime

报告下一个集合触发器时间。 注意:此属性不会序列化。 它只能由服务器填充。

offerGuid

逗号分隔的 offerGuids 列表指示映射到报表的一系列 offerGuids。 例如,“00000000-0000-0000-0000-0000000000001,00000000-0000-00000 -0000-000000000002”和“000000000-0000-0000-000000000003”。

provisioningState

Azure 生命周期管理说明:此属性不会序列化。 它只能由服务器填充。

resources

资源数据列表。

status

报告状态。 注意:此属性不会序列化。 它只能由服务器填充。

storageInfo

“自带存储”绑定到报表的信息

subscriptions

订阅 ID 列表。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId

报表的租户 ID。注意:此属性不会序列化。 它只能由服务器填充。

timeZone

报表收集触发时间的时区,可通过在 PowerShell 中执行“Get-TimeZone -ListAvailable”来获取可用列表。 有效时区 ID 的示例是“太平洋标准时间”。

triggerTime

报表集合触发时间。

属性详细信息

certRecords

已同步认证记录的列表。 注意:此属性不会序列化。 它只能由服务器填充。

certRecords?: CertSyncRecord[]

属性值

complianceStatus

报告符合性状态。 注意:此属性不会序列化。 它只能由服务器填充。

complianceStatus?: ReportComplianceStatus

属性值

errors

报告错误代码列表。 注意:此属性不会序列化。 它只能由服务器填充。

errors?: string[]

属性值

string[]

lastTriggerTime

报告上次收集触发时间。 注意:此属性不会序列化。 它只能由服务器填充。

lastTriggerTime?: Date

属性值

Date

nextTriggerTime

报告下一个集合触发器时间。 注意:此属性不会序列化。 它只能由服务器填充。

nextTriggerTime?: Date

属性值

Date

offerGuid

逗号分隔的 offerGuids 列表指示映射到报表的一系列 offerGuids。 例如,“00000000-0000-0000-0000-0000000000001,00000000-0000-00000 -0000-000000000002”和“000000000-0000-0000-000000000003”。

offerGuid?: string

属性值

string

provisioningState

Azure 生命周期管理说明:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

resources

资源数据列表。

resources?: ResourceMetadata[]

属性值

status

报告状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: string

属性值

string

storageInfo

“自带存储”绑定到报表的信息

storageInfo?: StorageInfo

属性值

subscriptions

订阅 ID 列表。 注意:此属性不会序列化。 它只能由服务器填充。

subscriptions?: string[]

属性值

string[]

tenantId

报表的租户 ID。注意:此属性不会序列化。 它只能由服务器填充。

tenantId?: string

属性值

string

timeZone

报表收集触发时间的时区,可通过在 PowerShell 中执行“Get-TimeZone -ListAvailable”来获取可用列表。 有效时区 ID 的示例是“太平洋标准时间”。

timeZone?: string

属性值

string

triggerTime

报表集合触发时间。

triggerTime?: Date

属性值

Date