NetworkPacketBrokerProperties interface

Network Packet Broker Properties defines the properties of the resource.

Properties

configurationState

Configuration state of the resource.

lastOperation

Details of the last operation performed on the resource

neighborGroupIds

List of neighbor group IDs configured on NPB.

networkDeviceIds

List of ARM resource IDs of Network Devices [NPB].

networkFabricId

ARM resource ID of the Network Fabric.

networkTapIds

List of network Tap IDs configured on NPB.

provisioningState

Provisioning state of the resource.

sourceInterfaceIds

List of network interfaces across NPB devices that are used to mirror source traffic.

Property Details

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

neighborGroupIds

List of neighbor group IDs configured on NPB.

neighborGroupIds?: string[]

Property Value

string[]

networkDeviceIds

List of ARM resource IDs of Network Devices [NPB].

networkDeviceIds?: string[]

Property Value

string[]

networkFabricId

ARM resource ID of the Network Fabric.

networkFabricId: string

Property Value

string

networkTapIds

List of network Tap IDs configured on NPB.

networkTapIds?: string[]

Property Value

string[]

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

sourceInterfaceIds

List of network interfaces across NPB devices that are used to mirror source traffic.

sourceInterfaceIds?: string[]

Property Value

string[]