Linguaggio

MockableHybridComputeArmClient.GetHybridComputeExtensionValueResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a HybridComputeExtensionValueResource object.

Applies to