Share via


HybridComputePrivateLinkScopeResource.GetHybridComputePrivateLinkResources Method

Definition

Gets a collection of HybridComputePrivateLinkResources in the HybridComputePrivateLinkScope.

public virtual Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection GetHybridComputePrivateLinkResources ();
abstract member GetHybridComputePrivateLinkResources : unit -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection
override this.GetHybridComputePrivateLinkResources : unit -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection
Public Overridable Function GetHybridComputePrivateLinkResources () As HybridComputePrivateLinkResourceCollection

Returns

An object representing collection of HybridComputePrivateLinkResources and their operations over a HybridComputePrivateLinkResource.

Applies to