Skip to content

Commit 8f573a1

Browse files
authored
add credit expired event (#19037)
1 parent 33338b8 commit 8f573a1

File tree

1 file changed

+2
-1
lines changed
  • specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01

1 file changed

+2
-1
lines changed

specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01/consumption.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5030,7 +5030,8 @@
50305030
"PendingNewCredit",
50315031
"PendingExpiredCredit",
50325032
"UnKnown",
5033-
"NewCredit"
5033+
"NewCredit",
5034+
"CreditExpired"
50345035
],
50355036
"x-ms-enum": {
50365037
"name": "EventType",

0 commit comments

Comments
 (0)