StorageBlobInventoryPolicyCompletedEventData interface

Schema of the Data property of an EventGridEvent for an Microsoft.Storage.BlobInventoryPolicyCompleted event.

Properties

accountName

The account name for which inventory policy is registered.

manifestBlobUrl

The blob URL for manifest file for inventory run.

policyRunId

The policy run id for inventory run.

policyRunStatus

The status of inventory run, it can be Succeeded/PartiallySucceeded/Failed.

policyRunStatusMessage

The status message for inventory run.

ruleName

The rule name for inventory policy.

scheduleDateTime

The time at which inventory policy was scheduled.

Property Details

accountName

The account name for which inventory policy is registered.

accountName: string

Property Value

string

manifestBlobUrl

The blob URL for manifest file for inventory run.

manifestBlobUrl: string

Property Value

string

policyRunId

The policy run id for inventory run.

policyRunId: string

Property Value

string

policyRunStatus

The status of inventory run, it can be Succeeded/PartiallySucceeded/Failed.

policyRunStatus: string

Property Value

string

policyRunStatusMessage

The status message for inventory run.

policyRunStatusMessage: string

Property Value

string

ruleName

The rule name for inventory policy.

ruleName: string

Property Value

string

scheduleDateTime

The time at which inventory policy was scheduled.

scheduleDateTime: string

Property Value

string