次の方法で共有


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