MockableWorkloadOrchestrationArmClient.GetEdgeSchemaResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeSchemaResource object.

Applies to