EdgeMachineResource.GetEdgeMachineJobs Method
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.
Gets a collection of EdgeMachineJobs in the EdgeMachineResource.
public virtual Azure.ResourceManager.Hci.EdgeMachineJobCollection GetEdgeMachineJobs();
abstract member GetEdgeMachineJobs : unit -> Azure.ResourceManager.Hci.EdgeMachineJobCollection
override this.GetEdgeMachineJobs : unit -> Azure.ResourceManager.Hci.EdgeMachineJobCollection
Public Overridable Function GetEdgeMachineJobs () As EdgeMachineJobCollection
Returns
An object representing collection of EdgeMachineJobs and their operations over a EdgeMachineJobResource.