Share via


MockableWorkloadOrchestrationArmClient.GetEdgeJobs(ResourceIdentifier) Method

Definition

Gets a collection of EdgeJobResources in the ArmClient.

public virtual Azure.ResourceManager.WorkloadOrchestration.EdgeJobCollection GetEdgeJobs(Azure.Core.ResourceIdentifier scope);
abstract member GetEdgeJobs : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.EdgeJobCollection
override this.GetEdgeJobs : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.EdgeJobCollection
Public Overridable Function GetEdgeJobs (scope As ResourceIdentifier) As EdgeJobCollection

Parameters

scope
ResourceIdentifier

The scope that the resource will apply against.

Returns

An object representing collection of EdgeJobResources and their operations over a EdgeJobResource.

Applies to