We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069dc7c commit 20d1362Copy full SHA for 20d1362
schemas/2021-04-01-preview/Microsoft.Maintenance.json
@@ -19,7 +19,7 @@
19
},
20
"name": {
21
"type": "string",
22
- "description": "Resource Identifier"
+ "description": "Maintenance Configuration Name"
23
24
"properties": {
25
"oneOf": [
@@ -415,7 +415,7 @@
415
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
416
}
417
],
418
- "description": "Gets or sets the visibility of the configuration."
+ "description": "Gets or sets the visibility of the configuration. The default value is 'Custom'."
419
420
421
"description": "Properties for maintenance configuration"
0 commit comments