Freigeben über


INetworkInterfaceTapConfigurationsOperations Schnittstelle

Definition

NetworkInterfaceTapConfigurationsOperationsvorgänge.

public interface INetworkInterfaceTapConfigurationsOperations
type INetworkInterfaceTapConfigurationsOperations = interface
Public Interface INetworkInterfaceTapConfigurationsOperations

Methoden

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

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

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

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

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

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

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

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

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

Rufen Sie die angegebene Tapkonfiguration auf einer Netzwerkschnittstelle ab.

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

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

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

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

Erweiterungsmethoden

BeginCreateOrUpdate(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfiguration)

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

BeginCreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfiguration, CancellationToken)

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

BeginDelete(INetworkInterfaceTapConfigurationsOperations, String, String, String)

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

BeginDeleteAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

CreateOrUpdate(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfiguration)

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

CreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfiguration, CancellationToken)

Erstellt oder aktualisiert eine Tap-Konfiguration im angegebenen NetworkInterface.

Delete(INetworkInterfaceTapConfigurationsOperations, String, String, String)

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

DeleteAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Löscht die angegebene Tapkonfiguration aus dem NetworkInterface.

Get(INetworkInterfaceTapConfigurationsOperations, String, String, String)

Rufen Sie die angegebene Tapkonfiguration auf einer Netzwerkschnittstelle ab.

GetAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Rufen Sie die angegebene Tapkonfiguration auf einer Netzwerkschnittstelle ab.

List(INetworkInterfaceTapConfigurationsOperations, String, String)

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

ListAsync(INetworkInterfaceTapConfigurationsOperations, String, String, CancellationToken)

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

ListNext(INetworkInterfaceTapConfigurationsOperations, String)

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

ListNextAsync(INetworkInterfaceTapConfigurationsOperations, String, CancellationToken)

Rufen Sie alle Tap-Konfigurationen in einer Netzwerkschnittstelle ab.

Gilt für: