VmTemplateLibraryItemsDeployResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
Identifier of the deployed virtual machine. The result will be an identifier for the resource type: VirtualMachine.
JSON Example
{
"value": "string"
}