Skip to content

Commit 8ded172

Browse files
jorgecotilloJoshLove-msft
authored andcommitted
OperationalInsights fix missing enum value (Azure#23123)
1 parent 17db74b commit 8ded172

File tree

1 file changed

+4
-0
lines changed
  • specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01

1 file changed

+4
-0
lines changed

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/Tables.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,10 @@
783783
{
784784
"value": "Succeeded",
785785
"description": "Table state is stable and without changes, table is unlocked and open for new updates."
786+
},
787+
{
788+
"value": "Deleting",
789+
"description": "Table state is deleting."
786790
}
787791
]
788792
}

0 commit comments

Comments
 (0)