MockableWorkloadOrchestrationArmClient.GetEdgeSolutionVersionResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeSolutionVersionResource object.

Applies to