Freigeben über


IApplicationGatewayPrivateEndpointConnectionsOperations Schnittstelle

Definition

ApplicationGatewayPrivateEndpointConnectionsOperations-Vorgänge.

public interface IApplicationGatewayPrivateEndpointConnectionsOperations
type IApplicationGatewayPrivateEndpointConnectionsOperations = interface
Public Interface IApplicationGatewayPrivateEndpointConnectionsOperations

Methoden

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

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

BeginUpdateWithHttpMessagesAsync(String, String, String, ApplicationGatewayPrivateEndpointConnection, Dictionary<String,List<String>>, CancellationToken)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

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

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

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

Ruft die angegebene private Endpunktverbindung auf Application Gateway ab.

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

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

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

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

UpdateWithHttpMessagesAsync(String, String, String, ApplicationGatewayPrivateEndpointConnection, Dictionary<String,List<String>>, CancellationToken)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

Erweiterungsmethoden

BeginDelete(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

BeginDeleteAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

BeginUpdate(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

BeginUpdateAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection, CancellationToken)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

Delete(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

DeleteAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Löscht die angegebene private Endpunktverbindung auf dem Anwendungsgateway.

Get(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

Ruft die angegebene private Endpunktverbindung auf Application Gateway ab.

GetAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Ruft die angegebene private Endpunktverbindung auf Application Gateway ab.

List(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String)

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

ListAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, CancellationToken)

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

ListNext(IApplicationGatewayPrivateEndpointConnectionsOperations, String)

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

ListNextAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, CancellationToken)

Listet alle privaten Endpunktverbindungen auf einem Anwendungsgateway auf.

Update(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

UpdateAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection, CancellationToken)

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway aus.

Gilt für: