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

StorageBlobInventoryPolicyCompletedEventData interface

Microsoft.Storage.BlobInventoryPolicyCompleted 事件的 EventGridEvent 的 Data 属性的架构。

属性

accountName

为其注册清单策略的帐户名称。

manifestBlobUrl

清单运行的清单文件的 Blob URL。

policyRunId

清单运行的策略运行 ID。

policyRunStatus

清单运行的状态可以是 Succeeded/PartiallySucceeded/Failed。

policyRunStatusMessage

清单运行的状态消息。

ruleName

清单策略的规则名称。

scheduleDateTime

计划清单策略的时间。

属性详细信息

accountName

为其注册清单策略的帐户名称。

accountName: string

属性值

string

manifestBlobUrl

清单运行的清单文件的 Blob URL。

manifestBlobUrl: string

属性值

string

policyRunId

清单运行的策略运行 ID。

policyRunId: string

属性值

string

policyRunStatus

清单运行的状态可以是 Succeeded/PartiallySucceeded/Failed。

policyRunStatus: string

属性值

string

policyRunStatusMessage

清单运行的状态消息。

policyRunStatusMessage: string

属性值

string

ruleName

清单策略的规则名称。

ruleName: string

属性值

string

scheduleDateTime

计划清单策略的时间。

scheduleDateTime: string

属性值

string