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)

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

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

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

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

Erstellt oder aktualisiert PrivateEndpointConnections des Dienstnamespaces. https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

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

Erstellt oder aktualisiert PrivateEndpointConnections des Dienstnamespaces. https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

Delete(IPrivateEndpointConnectionsOperations, String, String, String)

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

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

Löscht einen vorhandenen Namespace. Mit diesem Vorgang werden auch alle zugeordneten Ressourcen unter dem Namespace entfernt. https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

Get(IPrivateEndpointConnectionsOperations, String, String, String)

Ruft eine Beschreibung für den angegebenen Namen der Verbindung zum privaten Endpunkt ab. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

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

Ruft eine Beschreibung für den angegebenen Namen der Verbindung zum privaten Endpunkt ab. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

List(IPrivateEndpointConnectionsOperations, String, String)

Ruft die verfügbaren PrivateEndpointConnections in einem Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

Ruft die verfügbaren PrivateEndpointConnections in einem Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListNext(IPrivateEndpointConnectionsOperations, String)

Ruft die verfügbaren PrivateEndpointConnections in einem Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

Ruft die verfügbaren PrivateEndpointConnections in einem Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

Gilt für: