Share via


MockableDataBoxEdgeArmClient.GetDataBoxEdgeRoleAddonResource Method

Definition

Gets an object representing a DataBoxEdgeRoleAddonResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a DataBoxEdgeRoleAddonResourceResourceIdentifier from its components.

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a DataBoxEdgeRoleAddonResource object.

Applies to