Skip to main content

virtual_network_taps

Overview

Namevirtual_network_taps
TypeResource
Idazure.network.virtual_network_taps

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectVirtual Network Tap properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, tapNameGets information about the specified virtual network tap.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the VirtualNetworkTaps in a subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, tapNameCreates or updates a Virtual Network Tap.
deleteDELETEresourceGroupName, subscriptionId, tapNameDeletes the specified virtual network tap.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the VirtualNetworkTaps in a subscription.