Skip to content

Commit 5d9b653

Browse files
author
Kanchan Joshi
committed
Add new 'Moving' ResourceState to enum
1 parent 4ec8414 commit 5d9b653

File tree

1 file changed

+2
-1
lines changed
  • specification/redisenterprise/resource-manager/Microsoft.Cache/stable/2025-04-01

1 file changed

+2
-1
lines changed

specification/redisenterprise/resource-manager/Microsoft.Cache/stable/2025-04-01/redisenterprise.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,8 @@
18491849
"DisableFailed",
18501850
"Disabled",
18511851
"Scaling",
1852-
"ScalingFailed"
1852+
"ScalingFailed",
1853+
"Moving"
18531854
],
18541855
"x-ms-enum": {
18551856
"name": "ResourceState",

0 commit comments

Comments
 (0)