共用方式為


ReportPatchProperties interface

修補報表的屬性。

屬性

certRecords

同步處理的認證記錄清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

complianceStatus

報告合規性狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errors

報告錯誤碼的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastTriggerTime

報告上次收集觸發時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nextTriggerTime

報告下一個集合觸發時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

offerGuid

逗號分隔的 offerGuids 清單表示一系列對應至報表的 offerGuids。 例如,“0000000-0000-0000-0000-0000000000001,00000000-00000-00000-0000-0000000000002” 和 “00000000-0000-0000-00000-000000000003”。

provisioningState

Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。

resources

資源數據的清單。

status

報告狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageInfo

「攜帶您自己的記憶體」系結至報表的資訊

subscriptions

訂用帳戶標識碼清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId

報表的租用戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

timeZone

報表集合觸發時間的時區,可以在 PowerShell 中執行 「Get-TimeZone -ListAvailable」 來取得可用的清單。 有效的時區標識符範例是 「Pacific Standard Time」。。

triggerTime

報表集合觸發時間。

屬性詳細資料

certRecords

同步處理的認證記錄清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

certRecords?: CertSyncRecord[]

屬性值

complianceStatus

報告合規性狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

complianceStatus?: ReportComplianceStatus

屬性值

errors

報告錯誤碼的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errors?: string[]

屬性值

string[]

lastTriggerTime

報告上次收集觸發時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastTriggerTime?: Date

屬性值

Date

nextTriggerTime

報告下一個集合觸發時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nextTriggerTime?: Date

屬性值

Date

offerGuid

逗號分隔的 offerGuids 清單表示一系列對應至報表的 offerGuids。 例如,“0000000-0000-0000-0000-0000000000001,00000000-00000-00000-0000-0000000000002” 和 “00000000-0000-0000-00000-000000000003”。

offerGuid?: string

屬性值

string

provisioningState

Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resources

資源數據的清單。

resources?: ResourceMetadata[]

屬性值

status

報告狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

storageInfo

「攜帶您自己的記憶體」系結至報表的資訊

storageInfo?: StorageInfo

屬性值

subscriptions

訂用帳戶標識碼清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subscriptions?: string[]

屬性值

string[]

tenantId

報表的租用戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

timeZone

報表集合觸發時間的時區,可以在 PowerShell 中執行 「Get-TimeZone -ListAvailable」 來取得可用的清單。 有效的時區標識符範例是 「Pacific Standard Time」。。

timeZone?: string

屬性值

string

triggerTime

報表集合觸發時間。

triggerTime?: Date

屬性值

Date