Skip to content

Commit b335ab2

Browse files
authored
add assignment resource id to the schema (#10309)
1 parent f7665e5 commit b335ab2

File tree

1 file changed

+5
-0
lines changed
  • specification/guestconfiguration/resource-manager/Microsoft.GuestConfiguration/stable/2020-06-25

1 file changed

+5
-0
lines changed

specification/guestconfiguration/resource-manager/Microsoft.GuestConfiguration/stable/2020-06-25/guestconfiguration.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,6 +1250,11 @@
12501250
"Pending"
12511251
]
12521252
},
1253+
"resourceId": {
1254+
"type": "string",
1255+
"readOnly": true,
1256+
"description": "Name of the guest configuration assignment resource setting."
1257+
},
12531258
"reasons": {
12541259
"type": "array",
12551260
"items": {

0 commit comments

Comments
 (0)