File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
articles/governance/machine-configuration/how-to/assign-configuration Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,13 @@ Assignment.
52
52
53
53
### Azure Resource Properties
54
54
55
- These fields comprise the top level of properties as depicted in the sample request, and is made of the following properties.
55
+ These fields are the top level of properties as depicted in the sample request, and is made of the
56
+ following properties.
56
57
57
-
58
- ``` yaml
59
- Name : Name of the Built-In Machine Configuration Package
60
- Location : Location of the Hybrid Compute or Virtual Machine Resource
61
- Guest Configuration Parameters : Contains a JSON Object of additional parameters specific to Guest Configuration.
62
- ` ` `
58
+ - ` Name ` - The name of the Built-In Machine Configuration Package
59
+ - ` Location ` - The location of the Hybrid Compute or Virtual Machine Resource
60
+ - ` Guest Configuration Parameters ` - A JSON Object of additional parameters specific to Guest
61
+ Configuration.
63
62
64
63
### Guest Configuration parameters
65
64
These parameters represent most of a Machine Configuration Assignment and are defined as follows.
You can’t perform that action at this time.
0 commit comments