Network Virtual Appliance Connection Properties Response
data class NetworkVirtualApplianceConnectionPropertiesResponse(val asn: Double? = null, val bgpPeerAddress: List<String>? = null, val enableInternetSecurity: Boolean? = null, val name: String? = null, val provisioningState: String, val routingConfiguration: RoutingConfigurationResponse? = null, val tunnelIdentifier: Double? = null)
Properties of the NetworkVirtualApplianceConnection subresource.
Properties
Link copied to clipboard
List of bgpPeerAddresses for the NVA instances
Link copied to clipboard
Enable internet security.
Link copied to clipboard
The provisioning state of the NetworkVirtualApplianceConnection resource.
Link copied to clipboard
The Routing Configuration indicating the associated and propagated route tables on this connection.
Link copied to clipboard
Unique identifier for the connection.