Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteCircuitConnectionPropertiesFormat
Packages that use ExpressRouteCircuitConnectionPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitConnectionPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitConnectionPropertiesFormatModifier and TypeMethodDescriptionExpressRouteCircuitConnectionPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitConnectionPropertiesFormat from the JsonReader.ExpressRouteCircuitConnectionPropertiesFormat.withAddressPrefix(String addressPrefix) Set the addressPrefix property: /29 IP address space to carve out Customer addresses for tunnels.ExpressRouteCircuitConnectionPropertiesFormat.withAuthorizationKey(String authorizationKey) Set the authorizationKey property: The authorization key.ExpressRouteCircuitConnectionPropertiesFormat.withExpressRouteCircuitPeering(com.azure.core.management.SubResource expressRouteCircuitPeering) Set the expressRouteCircuitPeering property: Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection.ExpressRouteCircuitConnectionPropertiesFormat.withIpv6CircuitConnectionConfig(Ipv6CircuitConnectionConfig ipv6CircuitConnectionConfig) Set the ipv6CircuitConnectionConfig property: IPv6 Address PrefixProperties of the express route circuit connection.ExpressRouteCircuitConnectionPropertiesFormat.withPeerExpressRouteCircuitPeering(com.azure.core.management.SubResource peerExpressRouteCircuitPeering) Set the peerExpressRouteCircuitPeering property: Reference to Express Route Circuit Private Peering Resource of the peered circuit.