NetworkInterfaceTapConfiguration interface

Tap configuration in a Network Interface.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

provisioningState

The provisioning state of the network interface tap configuration resource.

virtualNetworkTap

The reference to the Virtual Network Tap resource.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

provisioningState

The provisioning state of the network interface tap configuration resource.

provisioningState?: string

Property Value

string

virtualNetworkTap

The reference to the Virtual Network Tap resource.

virtualNetworkTap?: VirtualNetworkTap

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type