File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -213,10 +213,10 @@ The following table describes the schema of the `LifecyclePolicyCompleted` event
213
213
214
214
| Field| Type| Description|
215
215
| ---| ---| ---|
216
- | scheduleTime| string| The time that the lifecycle policy was scheduled. |
217
- | deleteSummary| vector<byte >| The results summary of blobs scheduled for delete operation. |
218
- | tierToCoolSummary| vector<byte >| The results summary of blobs scheduled for tier-to-cool operation. |
219
- | tierToArchiveSummary| vector<byte >| The results summary of blobs scheduled for tier-to-archive operation. |
216
+ | scheduleTime| string| The time that the lifecycle policy was scheduled|
217
+ | deleteSummary| vector\ < byte\ >| The results summary of blobs scheduled for delete operation|
218
+ | tierToCoolSummary| vector\ < byte\ >| The results summary of blobs scheduled for tier-to-cool operation|
219
+ | tierToArchiveSummary| vector\ < byte\ >| The results summary of blobs scheduled for tier-to-archive operation|
220
220
221
221
## Examples of lifecycle policies
222
222
You can’t perform that action at this time.
0 commit comments