Skip to main content

private_link_resources

Overview

Nameprivate_link_resources
TypeResource
Idazure.hdinsight.private_link_resources

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectProperties of a private link resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, privateLinkResourceName, resourceGroupName, subscriptionIdGets the specific private link resource.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdLists the private link resources in a HDInsight cluster.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdLists the private link resources in a HDInsight cluster.