共用方式為


StorageBlobInventoryPolicyCompletedEventData interface

Microsoft.Storage.BlobInventPolicyCompleted 事件的 EventGridEvent Data 屬性架構。

屬性

accountName

註冊清查原則的帳戶名稱。

manifestBlobUrl

清查執行的資訊清單檔案的 blob URL。

policyRunId

清查執行的原則執行識別碼。

policyRunStatus

清查執行的狀態可以是 Succeeded/PartiallySucceeded/Failed。

policyRunStatusMessage

清查執行的狀態訊息。

ruleName

清查原則的規則名稱。

scheduleDateTime

排程清查原則的時間。

屬性詳細資料

accountName

註冊清查原則的帳戶名稱。

accountName: string

屬性值

string

manifestBlobUrl

清查執行的資訊清單檔案的 blob URL。

manifestBlobUrl: string

屬性值

string

policyRunId

清查執行的原則執行識別碼。

policyRunId: string

屬性值

string

policyRunStatus

清查執行的狀態可以是 Succeeded/PartiallySucceeded/Failed。

policyRunStatus: string

屬性值

string

policyRunStatusMessage

清查執行的狀態訊息。

policyRunStatusMessage: string

屬性值

string

ruleName

清查原則的規則名稱。

ruleName: string

屬性值

string

scheduleDateTime

排程清查原則的時間。

scheduleDateTime: string

屬性值

string