StorageLifecyclePolicyCompletedEventData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.LifecyclePolicyCompleted event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.StorageLifecyclePolicyCompletedEventData+StorageLifecyclePolicyCompletedEventDataConverter))]
public class StorageLifecyclePolicyCompletedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.StorageLifecyclePolicyCompletedEventData+StorageLifecyclePolicyCompletedEventDataConverter))>]
type StorageLifecyclePolicyCompletedEventData = class
Public Class StorageLifecyclePolicyCompletedEventData
- Inheritance
-
StorageLifecyclePolicyCompletedEventData
- Attributes
Properties
DeleteSummary |
Execution statistics of a specific policy action in a Blob Management cycle. |
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. |
Applies to
Azure SDK for .NET