Operations at HyperVPairManagement

This page describes the backend methods at this endpoint.

Signature Description
HyperVAgentPairingSettings GetPairingSettings() Gets pairing settings of the Hyper-V VMs which includes agent IDs, paired Core name and security certificate thumbprints.
AgentPairingResult Pair(AgentPairingSettings agentPairingSettings) Sets up relationship between a Core and the Hyper-V VM.
Void RemovePairing(GuidCollection agentIds) Removes relationship between the Hyper-V VMs and a Core.