NetworkVirtualApplianceConnection interface
NetworkVirtualApplianceConnection resource.
- Extends
Properties
| asn | Network Virtual Appliance ASN. |
| bgp |
List of bgpPeerAddresses for the NVA instances |
| enable |
Enable internet security. |
| name | The name of the resource. |
| name |
The name of the resource. |
| provisioning |
The provisioning state of the NetworkVirtualApplianceConnection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| routing |
The Routing Configuration indicating the associated and propagated route tables on this connection. |
| tunnel |
Unique identifier for the connection. |
Inherited Properties
| id | Resource ID. |
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
namePropertiesName
The name of the resource.
namePropertiesName?: string
Property Value
string
provisioningState
The provisioning state of the NetworkVirtualApplianceConnection resource. NOTE: This property will not be serialized. It can only be populated by the server.
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