MockableWorkloadOrchestrationArmClient.GetEdgeDynamicSchemaVersionResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a EdgeDynamicSchemaVersionResource object.

Applies to