Freigeben über


ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ApplicationGatewayPrivateEndpointConnectionsOperations.

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

Methoden

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.

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

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway.

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 für das Anwendungsgateway ab.

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

Ruft die angegebene private Endpunktverbindung für das Anwendungsgateway 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.

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

Updates die angegebene Verbindung des privaten Endpunkts auf dem Anwendungsgateway.

Gilt für: