Freigeben über


IPrivateEndpointConnectionsOperations Schnittstelle

Definition

PrivateEndpointConnectionsOperations-Vorgänge.

public interface IPrivateEndpointConnectionsOperations
type IPrivateEndpointConnectionsOperations = interface
Public Interface IPrivateEndpointConnectionsOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnection, Dictionary<String,List<String>>, CancellationToken)

Genehmigt/lehnt die Verbindungsanforderung für private Endpunkte ab.

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

CreateOrUpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnection, Dictionary<String,List<String>>, CancellationToken)

Genehmigt/lehnt die Verbindungsanforderung für private Endpunkte ab.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Verbindungsinformationen für private Endpunkte ab.

ListByAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft Verbindungen mit privaten Endpunkten ab.

ListByAccountWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Verbindungen mit privaten Endpunkten ab.

Erweiterungsmethoden

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

Genehmigt/lehnt die Verbindungsanforderung für private Endpunkte ab.

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

Genehmigt/lehnt die Verbindungsanforderung für private Endpunkte 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 für private Endpunkte ab.

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

Genehmigt/lehnt die Verbindungsanforderung für private Endpunkte 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 Verbindungen mit privaten Endpunkten ab.

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

Ruft Verbindungen mit privaten Endpunkten ab.

ListByAccountNext(IPrivateEndpointConnectionsOperations, String)

Ruft Verbindungen mit privaten Endpunkten ab.

ListByAccountNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

Ruft Verbindungen mit privaten Endpunkten ab.

Gilt für: