ListGuestMappedAliasesRequestType
ListGuestMappedAliasesRequestType
The parameters of ListGuestMappedAliases.
JSON Example
{
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"auth": {
"_typeName": "string",
"interactiveSession": false
}
}
vm
Required
Virtual machine to perform the operation on.
Required privileges: VirtualMachine.GuestOperations.QueryAliases
auth
Required
The guest authentication data for this operation. See GuestAuthentication. These credentials must satisfy authentication requirements for a guest account on the specified virtual machine.