NetworkInterfaceTapConfigurationsOperationsExtensions Class

Definition

Extension methods for NetworkInterfaceTapConfigurationsOperations.

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

Methods

BeginCreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfigurationInner, CancellationToken)

Creates or updates a Tap configuration in the specified NetworkInterface.

BeginDeleteAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Deletes the specified tap configuration from the NetworkInterface.

CreateOrUpdateAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, NetworkInterfaceTapConfigurationInner, CancellationToken)

Creates or updates a Tap configuration in the specified NetworkInterface.

DeleteAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Deletes the specified tap configuration from the NetworkInterface.

GetAsync(INetworkInterfaceTapConfigurationsOperations, String, String, String, CancellationToken)

Get the specified tap configuration on a network interface.

ListAsync(INetworkInterfaceTapConfigurationsOperations, String, String, CancellationToken)

Get all Tap configurations in a network interface.

ListNextAsync(INetworkInterfaceTapConfigurationsOperations, String, CancellationToken)

Get all Tap configurations in a network interface.

Applies to