VirtualNetworkTap Class
Virtual Network Tap resource.
Constructor
VirtualNetworkTap(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
Virtual Network Tap Properties. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
properties
Virtual Network Tap Properties.
properties: _models.VirtualNetworkTapPropertiesFormat | None