Freigeben über


PurviewPrivateEndpointConnectionCollection.Get Methode

Definition

Abrufen einer Verbindung mit einem privaten Endpunkt

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Vorgangs-IdPrivateEndpointConnections_Get
public virtual Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource> Get (string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateEndpointConnectionResource>
Public Overridable Function Get (privateEndpointConnectionName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PurviewPrivateEndpointConnectionResource)

Parameter

privateEndpointConnectionName
String

Name der Verbindung mit dem privaten Endpunkt.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

privateEndpointConnectionName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

privateEndpointConnectionName ist NULL.

Gilt für: