Freigeben über


INetworkInterfaceTapConfigurationsOperations Schnittstelle

Definition

NetworkInterfaceTapConfigurationsOperations-Vorgänge.

public interface INetworkInterfaceTapConfigurationsOperations
type INetworkInterfaceTapConfigurationsOperations = interface
Public Interface INetworkInterfaceTapConfigurationsOperations

Methoden

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

Erstellt oder aktualisiert eine Tap-Konfiguration in der angegebenen NetworkInterface.

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

Löscht die angegebene Tippkonfiguration aus der NetworkInterface.

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

Erstellt oder aktualisiert eine Tap-Konfiguration in der angegebenen NetworkInterface.

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

Löscht die angegebene Tippkonfiguration aus der NetworkInterface.

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

Rufen Sie die angegebene Tippkonfiguration 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

BeginCreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfigurationInner, CancellationToken)

Erstellt oder aktualisiert eine Tap-Konfiguration in der angegebenen NetworkInterface.

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

Löscht die angegebene Tippkonfiguration aus der NetworkInterface.

CreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfigurationInner, CancellationToken)

Erstellt oder aktualisiert eine Tap-Konfiguration in der angegebenen NetworkInterface.

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

Löscht die angegebene Tippkonfiguration aus der NetworkInterface.

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

Rufen Sie die angegebene Tippkonfiguration auf einer Netzwerkschnittstelle ab.

ListAsync(INetworkInterfaceTapConfigurationsOperations, String, String, CancellationToken)

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: