You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/2018-11-20/Microsoft.GuestConfiguration.json
+33Lines changed: 33 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -164,6 +164,20 @@
164
164
}
165
165
],
166
166
"description": "Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules."
"description": "The protected configuration parameters for the guest configuration."
232
+
},
205
233
"configurationSetting": {
206
234
"oneOf": [
207
235
{
@@ -245,6 +273,11 @@
245
273
}
246
274
},
247
275
"description": "Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules."
0 commit comments