Freigeben über


PrivateEndpointConnectionsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für PrivateEndpointConnectionsOperations.

public static class PrivateEndpointConnectionsOperationsExtensions
type PrivateEndpointConnectionsOperationsExtensions = class
Public Module PrivateEndpointConnectionsOperationsExtensions
Vererbung
PrivateEndpointConnectionsOperationsExtensions

Methoden

BeginCreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

Genehmigt/lehnt die Verbindungsanforderung eines privaten Endpunkts ab.

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

Genehmigt/lehnt die Verbindungsanforderung eines privaten Endpunkts ab.

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)

Löscht die Verbindung für einen privaten Endpunkt.

BeginDeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Löscht die Verbindung für einen privaten Endpunkt.

CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

Genehmigt/lehnt die Verbindungsanforderung eines privaten Endpunkts ab.

CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

Genehmigt/lehnt die Verbindungsanforderung eines privaten Endpunkts ab.

Delete(IPrivateEndpointConnectionsOperations, String, String, String)

Löscht die Verbindung für einen privaten Endpunkt.

DeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Löscht die Verbindung für einen privaten Endpunkt.

Get(IPrivateEndpointConnectionsOperations, String, String, String)

Ruft Verbindungsinformationen für private Endpunkte ab.

GetAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Ruft Verbindungsinformationen für private Endpunkte ab.

ListByAccount(IPrivateEndpointConnectionsOperations, String, String, String)

Ruft private Endpunktverbindungen ab.

ListByAccountAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Ruft private Endpunktverbindungen ab.

ListByAccountNext(IPrivateEndpointConnectionsOperations, String)

Ruft private Endpunktverbindungen ab.

ListByAccountNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

Ruft private Endpunktverbindungen ab.

Gilt für: