MockableWorkloadOrchestrationArmClient.GetEdgeWorkflowResource Method

Definition

Gets an object representing a EdgeWorkflowResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowResource GetEdgeWorkflowResource(Azure.Core.ResourceIdentifier id);
abstract member GetEdgeWorkflowResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowResource
override this.GetEdgeWorkflowResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowResource
Public Overridable Function GetEdgeWorkflowResource (id As ResourceIdentifier) As EdgeWorkflowResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeWorkflowResource object.

Applies to