IVirtualMachinesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VirtualMachinesOperations operations.
public interface IVirtualMachinesOperations
type IVirtualMachinesOperations = interface
Public Interface IVirtualMachinesOperations
Methods
BeginRestrictMovementWithHttpMessagesAsync(String, String, String, String, VirtualMachineRestrictMovement, Dictionary<String,List<String>>, CancellationToken) |
Enable or disable DRS-driven VM movement restriction |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get a virtual machine by id in a private cloud cluster |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
List of virtual machines in a private cloud cluster |
ListWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
List of virtual machines in a private cloud cluster |
RestrictMovementWithHttpMessagesAsync(String, String, String, String, VirtualMachineRestrictMovement, Dictionary<String,List<String>>, CancellationToken) |
Enable or disable DRS-driven VM movement restriction |