INetworkInterfacesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |