Share via


NetworkInterfacesOperationsExtensions Class

Definition

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

Methods

BeginCreateOrUpdate(INetworkInterfacesOperations, String, String, NetworkInterface)
BeginCreateOrUpdateAsync(INetworkInterfacesOperations, String, String, NetworkInterface, CancellationToken)
BeginDelete(INetworkInterfacesOperations, String, String)
BeginDeleteAsync(INetworkInterfacesOperations, String, String, CancellationToken)
BeginGetEffectiveRouteTable(INetworkInterfacesOperations, String, String)
BeginGetEffectiveRouteTableAsync(INetworkInterfacesOperations, String, String, CancellationToken)
BeginListEffectiveNetworkSecurityGroups(INetworkInterfacesOperations, String, String)
BeginListEffectiveNetworkSecurityGroupsAsync(INetworkInterfacesOperations, String, String, CancellationToken)
CreateOrUpdate(INetworkInterfacesOperations, String, String, NetworkInterface)
CreateOrUpdateAsync(INetworkInterfacesOperations, String, String, NetworkInterface, CancellationToken)
Delete(INetworkInterfacesOperations, String, String)
DeleteAsync(INetworkInterfacesOperations, String, String, CancellationToken)
Get(INetworkInterfacesOperations, String, String, String)
GetAsync(INetworkInterfacesOperations, String, String, String, CancellationToken)
GetEffectiveRouteTable(INetworkInterfacesOperations, String, String)
GetEffectiveRouteTableAsync(INetworkInterfacesOperations, String, String, CancellationToken)
List(INetworkInterfacesOperations, String)
ListAll(INetworkInterfacesOperations)
ListAllAsync(INetworkInterfacesOperations, CancellationToken)
ListAllNext(INetworkInterfacesOperations, String)
ListAllNextAsync(INetworkInterfacesOperations, String, CancellationToken)
ListAsync(INetworkInterfacesOperations, String, CancellationToken)
ListEffectiveNetworkSecurityGroups(INetworkInterfacesOperations, String, String)
ListEffectiveNetworkSecurityGroupsAsync(INetworkInterfacesOperations, String, String, CancellationToken)
ListNext(INetworkInterfacesOperations, String)
ListNextAsync(INetworkInterfacesOperations, String, CancellationToken)

Applies to