Skip to main content

interface_tap_configurations

Overview

Nameinterface_tap_configurations
TypeResource
Idazure.network.interface_tap_configurations

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of Virtual Network Tap configuration.
typestringSub Resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkInterfaceName, resourceGroupName, subscriptionId, tapConfigurationNameGet the specified tap configuration on a network interface.
listSELECTnetworkInterfaceName, resourceGroupName, subscriptionIdGet all Tap configurations in a network interface.
create_or_updateINSERTnetworkInterfaceName, resourceGroupName, subscriptionId, tapConfigurationNameCreates or updates a Tap configuration in the specified NetworkInterface.
deleteDELETEnetworkInterfaceName, resourceGroupName, subscriptionId, tapConfigurationNameDeletes the specified tap configuration from the NetworkInterface.
_listEXECnetworkInterfaceName, resourceGroupName, subscriptionIdGet all Tap configurations in a network interface.