StorageLifecyclePolicyActionSummaryDetail interface

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

Properties

errorList

Error messages of this action if any.

successCount

Number of success operations of this action.

totalObjectsCount

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

Property Details

errorList

Error messages of this action if any.

errorList: string

Property Value

string

successCount

Number of success operations of this action.

successCount: number

Property Value

number

totalObjectsCount

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

totalObjectsCount: number

Property Value

number