Freigeben über


PrivateEndpointConnectionsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für PrivateEndpointConnectionsOperations.

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

Methoden

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String, String)

Löschen Einer bestimmten privaten Endpunktverbindung.

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

Löschen Einer bestimmten privaten Endpunktverbindung.

BeginUpdate(IPrivateEndpointConnectionsOperations, String, String, String, String, PrivateEndpointConnection)

Aktualisieren sie eine bestimmte private Endpunktverbindung.

BeginUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, String, PrivateEndpointConnection, CancellationToken)

Aktualisieren sie eine bestimmte private Endpunktverbindung.

Delete(IPrivateEndpointConnectionsOperations, String, String, String, String)

Löschen Einer bestimmten privaten Endpunktverbindung.

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

Löschen Einer bestimmten privaten Endpunktverbindung.

Get(IPrivateEndpointConnectionsOperations, String, String, String, String)

Rufen Sie eine bestimmte private Endpunktverbindung ab.

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

Rufen Sie eine bestimmte private Endpunktverbindung ab.

ListByResource(IPrivateEndpointConnectionsOperations, String, String, String, String, Nullable<Int32>)

Listet alle privaten Endpunktverbindungen unter einer Ressource auf.

ListByResourceAsync(IPrivateEndpointConnectionsOperations, String, String, String, String, Nullable<Int32>, CancellationToken)

Listet alle privaten Endpunktverbindungen unter einer Ressource auf.

ListByResourceNext(IPrivateEndpointConnectionsOperations, String)

Listet alle privaten Endpunktverbindungen unter einer Ressource auf.

ListByResourceNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

Listet alle privaten Endpunktverbindungen unter einer Ressource auf.

Update(IPrivateEndpointConnectionsOperations, String, String, String, String, PrivateEndpointConnection)

Aktualisieren sie eine bestimmte private Endpunktverbindung.

UpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, String, PrivateEndpointConnection, CancellationToken)

Aktualisieren sie eine bestimmte private Endpunktverbindung.

Gilt für: