영어로 읽기

다음을 통해 공유


MockableHciArmClient.GetHciEdgeDeviceResource(ResourceIdentifier) Method

Definition

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

public virtual Azure.ResourceManager.Hci.HciEdgeDeviceResource GetHciEdgeDeviceResource (Azure.Core.ResourceIdentifier id);

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a HciEdgeDeviceResource object.

Applies to