Skip to content

Commit

Permalink
Update Storage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-mohammedali authored Nov 5, 2024
1 parent 9c4673e commit 2cc8e81
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,16 @@
}
}
},
"StorageLifecyclePolicyRunSummary": {
"type": "object",
"description": "Policy run status of an account in a Blob Management cycle.",
"properties": {
"completionStatus": {
"type": "string",
"description": "Policy status can be Completed/CompletedWithError/Incomplete."
}
}
},
"StorageBlobTierChangedEventData": {
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobTierChanged event.",
"type": "object",
Expand Down

0 comments on commit 2cc8e81

Please sign in to comment.