MockableDataBoxEdgeArmClient.GetDataBoxEdgeDeviceResource Method

Definition

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

public virtual Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceResource GetDataBoxEdgeDeviceResource(Azure.Core.ResourceIdentifier id);
abstract member GetDataBoxEdgeDeviceResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceResource
override this.GetDataBoxEdgeDeviceResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceResource
Public Overridable Function GetDataBoxEdgeDeviceResource (id As ResourceIdentifier) As DataBoxEdgeDeviceResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a DataBoxEdgeDeviceResource object.

Applies to