共用方式為


NetworkInterfacesOperationsExtensions Class

Definition

Extension methods for NetworkInterfacesOperations.

public static class NetworkInterfacesOperationsExtensions
type NetworkInterfacesOperationsExtensions = class
Public Module NetworkInterfacesOperationsExtensions
Inheritance
NetworkInterfacesOperationsExtensions

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