Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeeringList
-
Packages that use ExpressRouteCrossConnectionPeeringList Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCrossConnectionPeeringList in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCrossConnectionPeeringList Modifier and Type Method Description ExpressRouteCrossConnectionPeeringListExpressRouteCrossConnectionPeeringList. withValue(List<ExpressRouteCrossConnectionPeeringInner> value)Set the value property: The peerings in an express route cross connection.
-