Share via


HybridComputeMachineResource.GetMachineRunCommands Method

Definition

Gets a collection of MachineRunCommandResources in the HybridComputeMachine.

public virtual Azure.ResourceManager.HybridCompute.MachineRunCommandCollection GetMachineRunCommands ();
abstract member GetMachineRunCommands : unit -> Azure.ResourceManager.HybridCompute.MachineRunCommandCollection
override this.GetMachineRunCommands : unit -> Azure.ResourceManager.HybridCompute.MachineRunCommandCollection
Public Overridable Function GetMachineRunCommands () As MachineRunCommandCollection

Returns

An object representing collection of MachineRunCommandResources and their operations over a MachineRunCommandResource.

Applies to