Share via


StorageLifecyclePolicyCompletedEventData interface

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

Properties

deleteSummary

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

policyRunSummary

Policy execution summary which shows the completion status of a LCM run"

scheduleTime

The time the policy task was scheduled.

tierToArchiveSummary

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

tierToColdSummary

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

tierToCoolSummary

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

Property Details

deleteSummary

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

deleteSummary: StorageLifecyclePolicyActionSummaryDetail

Property Value

policyRunSummary

Policy execution summary which shows the completion status of a LCM run"

policyRunSummary: StorageLifecyclePolicyRunSummary

Property Value

StorageLifecyclePolicyRunSummary

scheduleTime

The time the policy task was scheduled.

scheduleTime?: string

Property Value

string

tierToArchiveSummary

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

tierToArchiveSummary: StorageLifecyclePolicyActionSummaryDetail

Property Value

tierToColdSummary

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

tierToColdSummary: StorageLifecyclePolicyActionSummaryDetail

Property Value

tierToCoolSummary

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

tierToCoolSummary: StorageLifecyclePolicyActionSummaryDetail

Property Value