Freigeben über


HDInsightPrivateEndpointConnectionResource.Get(CancellationToken) Methode

Definition

Ruft die spezifische Verbindung des privaten Endpunkts ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgang IdPrivateEndpointConnections_Get
public virtual Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightPrivateEndpointConnectionResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: