Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteConnectionId
-
Packages that use ExpressRouteConnectionId Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ExpressRouteConnectionId in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteConnectionId Modifier and Type Method Description ExpressRouteConnectionIdExpressRouteCircuitPeeringInner. expressRouteConnection()Get the expressRouteConnection property: The ExpressRoute connection.ExpressRouteConnectionIdExpressRouteCircuitPeeringPropertiesFormatInner. expressRouteConnection()Get the expressRouteConnection property: The ExpressRoute connection.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteConnectionId Modifier and Type Method Description ExpressRouteCircuitPeeringInnerExpressRouteCircuitPeeringInner. withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection)Set the expressRouteConnection property: The ExpressRoute connection.ExpressRouteCircuitPeeringPropertiesFormatInnerExpressRouteCircuitPeeringPropertiesFormatInner. withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection)Set the expressRouteConnection property: The ExpressRoute connection.
-