Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkVirtualApplianceConnectionProperties
Packages that use NetworkVirtualApplianceConnectionProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkVirtualApplianceConnectionProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkVirtualApplianceConnectionPropertiesModifier and TypeMethodDescriptionNetworkVirtualApplianceConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkVirtualApplianceConnectionProperties from the JsonReader.Set the asn property: Network Virtual Appliance ASN.NetworkVirtualApplianceConnectionProperties.withBgpPeerAddress(List<String> bgpPeerAddress) Set the bgpPeerAddress property: List of bgpPeerAddresses for the NVA instances.NetworkVirtualApplianceConnectionProperties.withEnableInternetSecurity(Boolean enableInternetSecurity) Set the enableInternetSecurity property: Enable internet security.Set the name property: The name of the resource.NetworkVirtualApplianceConnectionProperties.withRoutingConfiguration(RoutingConfiguration routingConfiguration) Set the routingConfiguration property: The Routing Configuration indicating the associated and propagated route tables on this connection.NetworkVirtualApplianceConnectionProperties.withTunnelIdentifier(Long tunnelIdentifier) Set the tunnelIdentifier property: Unique identifier for the connection.