Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageLifecyclePolicyActionSummaryDetail

Package version

Execution statistics of a specific policy action in a Blob Management cycle.

Hierarchy

  • StorageLifecyclePolicyActionSummaryDetail

Index

Properties

Optional errorList

errorList: undefined | string

Error messages of this action if any.

Optional successCount

successCount: undefined | number

Number of success operations of this action.

Optional totalObjectsCount

totalObjectsCount: undefined | number

Total number of objects to be acted on by this action.

Generated using TypeDoc