Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteConnectionId
Packages that use ExpressRouteConnectionId
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteConnectionId in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteConnectionIdModifier and TypeMethodDescriptionExpressRouteCircuitPeeringInner.expressRouteConnection()Get the expressRouteConnection property: The ExpressRoute connection.ExpressRouteCircuitPeeringPropertiesFormatInner.expressRouteConnection()Get the expressRouteConnection property: The ExpressRoute connection.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteConnectionIdModifier and TypeMethodDescriptionExpressRouteCircuitPeeringInner.withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection) Set the expressRouteConnection property: The ExpressRoute connection.ExpressRouteCircuitPeeringPropertiesFormatInner.withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection) Set the expressRouteConnection property: The ExpressRoute connection. -
Uses of ExpressRouteConnectionId in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ExpressRouteConnectionIdModifier and TypeClassDescriptionfinal classThe ID of the ExpressRouteConnection.Methods in com.azure.resourcemanager.network.models that return ExpressRouteConnectionIdModifier and TypeMethodDescriptionstatic ExpressRouteConnectionIdExpressRouteConnectionId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteConnectionId from the JsonReader.