Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageBlobInventoryPolicyCompletedEventData

Package version

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

Hierarchy

  • StorageBlobInventoryPolicyCompletedEventData

Index

Properties

accountName

accountName: string

The account name for which inventory policy is registered.

manifestBlobUrl

manifestBlobUrl: string

The blob URL for manifest file for inventory run.

policyRunId

policyRunId: string

The policy run id for inventory run.

policyRunStatus

policyRunStatus: string

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

policyRunStatusMessage

policyRunStatusMessage: string

The status message for inventory run.

ruleName

ruleName: string

The rule name for inventory policy.

scheduleDateTime

scheduleDateTime: string

The time at which inventory policy was scheduled.

Generated using TypeDoc