Partilhar via


INetworkInterfacesOperations Interface

Definition

NetworkInterfacesOperations operations.

public interface INetworkInterfacesOperations
type INetworkInterfacesOperations = interface
Public Interface INetworkInterfacesOperations

Methods

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

Gets information about the specified network interface.

Extension Methods

Get(INetworkInterfacesOperations, String, String, String)

Gets information about the specified network interface.

GetAsync(INetworkInterfacesOperations, String, String, String, CancellationToken)

Gets information about the specified network interface.

Applies to