Sprache

MockableHybridComputeArmClient.GetHybridComputePrivateLinkResource Method

Definition

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

public virtual Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource GetHybridComputePrivateLinkResource(Azure.Core.ResourceIdentifier id);
abstract member GetHybridComputePrivateLinkResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource
override this.GetHybridComputePrivateLinkResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource
Public Overridable Function GetHybridComputePrivateLinkResource (id As ResourceIdentifier) As HybridComputePrivateLinkResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a HybridComputePrivateLinkResource object.

Applies to