MockableWorkloadOrchestrationArmClient.GetEdgeSolutionResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeSolutionResource object.

Applies to