Storage_Policies_VM_List_ResponseBody
Storage_Policies_VM_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"key": "string",
"value": {
"vm_home": false,
"disks": [
"string"
]
}
}
]
}
array of object
value
Optional
Information about the virtual machines and/or their virtual disks that are associated with the given storage policy. The key in the result map will be an identifier for the resource type: VirtualMachine.