Information about a management server.
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
autoApproveVms | string | element | 0/1 | Automatically flag all VMs on the server as \"approved\". | |
name | string | element | 0/1 | Gets the name. | |
Properties inherited from supportTemplating |
|||||
xsitype | string | attribute | 0/1 |
Example
<ManagementServerInfo xsitype="..."> <name>...</name> <autoApproveVms>...</autoApproveVms> </ManagementServerInfo>