Partager via


HDInsightPrivateLinkResource.Get(CancellationToken) Méthode

Définition

Obtient la ressource de liaison privée spécifique.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/privateLinkResources/{privateLinkResourceName}
  • IdPrivateLinkResources_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateLinkResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightPrivateLinkResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à