Share via


HDInsightClusterResource.GetHDInsightPrivateLinkResources Method

Definition

Gets a collection of HDInsightPrivateLinkResources in the HDInsightCluster.

public virtual Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResourceCollection GetHDInsightPrivateLinkResources ();
abstract member GetHDInsightPrivateLinkResources : unit -> Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResourceCollection
override this.GetHDInsightPrivateLinkResources : unit -> Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResourceCollection
Public Overridable Function GetHDInsightPrivateLinkResources () As HDInsightPrivateLinkResourceCollection

Returns

An object representing collection of HDInsightPrivateLinkResources and their operations over a HDInsightPrivateLinkResource.

Applies to