StorageBlobInventoryPolicyCompletedEventData interface
Microsoft.Storage.BlobInventoryPolicyCompleted イベントの EventGridEvent の Data プロパティのスキーマ。
プロパティ
account |
インベントリ ポリシーが登録されているアカウント名。 |
manifest |
インベントリ実行用のマニフェスト ファイルの BLOB URL。 |
policy |
インベントリ実行のポリシー実行 ID。 |
policy |
インベントリ実行の状態は、Succeeded/PartiallySucceeded/Failed です。 |
policy |
インベントリ実行のステータス メッセージ。 |
rule |
インベントリ ポリシーのルール名。 |
schedule |
インベントリ ポリシーがスケジュールされた時刻。 |
プロパティの詳細
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