Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeeringId
Packages that use ExpressRouteCircuitPeeringId
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitPeeringId in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitPeeringIdModifier and TypeMethodDescriptionExpressRouteConnectionInner.expressRouteCircuitPeering()Get the expressRouteCircuitPeering property: The ExpressRoute circuit peering.ExpressRouteConnectionProperties.expressRouteCircuitPeering()Get the expressRouteCircuitPeering property: The ExpressRoute circuit peering.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteCircuitPeeringIdModifier and TypeMethodDescriptionExpressRouteConnectionInner.withExpressRouteCircuitPeering(ExpressRouteCircuitPeeringId expressRouteCircuitPeering) Set the expressRouteCircuitPeering property: The ExpressRoute circuit peering.ExpressRouteConnectionProperties.withExpressRouteCircuitPeering(ExpressRouteCircuitPeeringId expressRouteCircuitPeering) Set the expressRouteCircuitPeering property: The ExpressRoute circuit peering. -
Uses of ExpressRouteCircuitPeeringId in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ExpressRouteCircuitPeeringIdModifier and TypeClassDescriptionfinal classExpressRoute circuit peering identifier.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitPeeringIdModifier and TypeMethodDescriptionstatic ExpressRouteCircuitPeeringIdExpressRouteCircuitPeeringId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitPeeringId from the JsonReader.Set the id property: The ID of the ExpressRoute circuit peering.