AzureHdInsightManagementClient.GetPrivateLinkResources Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateLinkResource> GetPrivateLinkResources (string resourceGroupName, string clusterName, string privateLinkResourceName);
abstract member GetPrivateLinkResources : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateLinkResource>
override this.GetPrivateLinkResources : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateLinkResource>
Public Overridable Function GetPrivateLinkResources (resourceGroupName As String, clusterName As String, privateLinkResourceName As String) As IList(Of PrivateLinkResource)
Parameters
- resourceGroupName
- String
- clusterName
- String
- privateLinkResourceName
- String