NetworkInterfaceTapConfiguration Class
Tap configuration in a Network Interface.
Constructor
NetworkInterfaceTapConfiguration(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Name of the resource. |
|
type
|
Resource type. |
|
properties
|
Properties of the Virtual Network Tap configuration. |
|
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
Properties of the Virtual Network Tap configuration.
properties: _models.NetworkInterfaceTapConfigurationPropertiesFormat | None