Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteConnectionProperties
Packages that use ExpressRouteConnectionProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteConnectionProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteConnectionPropertiesModifier and TypeMethodDescriptionExpressRouteConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteConnectionProperties from the JsonReader.ExpressRouteConnectionProperties.withAuthorizationKey(String authorizationKey) Set the authorizationKey property: Authorization key to establish the connection.ExpressRouteConnectionProperties.withEnableInternetSecurity(Boolean enableInternetSecurity) Set the enableInternetSecurity property: Enable internet security.ExpressRouteConnectionProperties.withEnablePrivateLinkFastPath(Boolean enablePrivateLinkFastPath) Set the enablePrivateLinkFastPath property: Bypass the ExpressRoute gateway when accessing private-links.ExpressRouteConnectionProperties.withExpressRouteCircuitPeering(ExpressRouteCircuitPeeringId expressRouteCircuitPeering) Set the expressRouteCircuitPeering property: The ExpressRoute circuit peering.ExpressRouteConnectionProperties.withExpressRouteGatewayBypass(Boolean expressRouteGatewayBypass) Set the expressRouteGatewayBypass property: Enable FastPath to vWan Firewall hub.ExpressRouteConnectionProperties.withRoutingConfiguration(RoutingConfiguration routingConfiguration) Set the routingConfiguration property: The Routing Configuration indicating the associated and propagated route tables on this connection.ExpressRouteConnectionProperties.withRoutingWeight(Integer routingWeight) Set the routingWeight property: The routing weight associated to the connection.