NetworkVirtualApplianceConnectionProperties interface
Properties of the NetworkVirtualApplianceConnection subresource.
Properties
| asn | Network Virtual Appliance ASN. |
| bgp |
List of bgpPeerAddresses for the NVA instances |
| enable |
Enable internet security. |
| name | The name of the resource. |
| provisioning |
The provisioning state of the NetworkVirtualApplianceConnection resource. |
| routing |
The Routing Configuration indicating the associated and propagated route tables on this connection. |
| tunnel |
Unique identifier for the connection. |
Property Details
asn
Network Virtual Appliance ASN.
asn?: number
Property Value
number
bgpPeerAddress
List of bgpPeerAddresses for the NVA instances
bgpPeerAddress?: string[]
Property Value
string[]
enableInternetSecurity
Enable internet security.
enableInternetSecurity?: boolean
Property Value
boolean
name
The name of the resource.
name?: string
Property Value
string
provisioningState
The provisioning state of the NetworkVirtualApplianceConnection resource.
provisioningState?: string
Property Value
string
routingConfiguration
The Routing Configuration indicating the associated and propagated route tables on this connection.
routingConfiguration?: RoutingConfiguration
Property Value
tunnelIdentifier
Unique identifier for the connection.
tunnelIdentifier?: number
Property Value
number