Freigeben über


INetworkInterfaceIPConfigurationsOperations Schnittstelle

Definition

NetworkInterfaceIPConfigurationsOperationsvorgänge.

public interface INetworkInterfaceIPConfigurationsOperations
type INetworkInterfaceIPConfigurationsOperations = interface
Public Interface INetworkInterfaceIPConfigurationsOperations

Methoden

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

Ruft die angegebene IP-Konfiguration der Netzwerkschnittstelle ab.

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

Rufen Sie alle IP-Konfigurationen in einer Netzwerkschnittstelle ab.

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

Rufen Sie alle IP-Konfigurationen in einer Netzwerkschnittstelle ab.

Erweiterungsmethoden

GetAsync(INetworkInterfaceIPConfigurationsOperations, String, String, String, CancellationToken)

Ruft die angegebene IP-Konfiguration der Netzwerkschnittstelle ab.

ListAsync(INetworkInterfaceIPConfigurationsOperations, String, String, CancellationToken)

Rufen Sie alle IP-Konfigurationen in einer Netzwerkschnittstelle ab.

ListNextAsync(INetworkInterfaceIPConfigurationsOperations, String, CancellationToken)

Rufen Sie alle IP-Konfigurationen in einer Netzwerkschnittstelle ab.

Gilt für: