SpecifiedNamesValidationSpec
SpecifiedNamesValidationSpec
Information required to validate specified names.
JSON Example
{
"dedicated": false,
"id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
"names_spec": [
{
"machine_name": "Machine-002-jdoe",
"user_name": "abcorp.com\\jdoe"
}
]
}
boolean
dedicated
Optional
Indicates whether desktop pool is dedicated or floating. Default value is false.
string
id
Optional
ID of the desktop pool to which the manually defined virtual machines will belong. This is required only if virtual machines are being added to an existing pool.