MockableWorkloadOrchestrationArmClient.GetEdgeDiagnosticResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeDiagnosticResource object.

Applies to