Class ExpressRouteCircuitPeeringId
java.lang.Object
com.microsoft.azure.management.network.ExpressRouteCircuitPeeringId
ExpressRoute circuit peering identifier.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionid()
Get the ID of the ExpressRoute circuit peering.Set the ID of the ExpressRoute circuit peering.
-
Constructor Details
-
ExpressRouteCircuitPeeringId
public ExpressRouteCircuitPeeringId()
-
-
Method Details
-
id
Get the ID of the ExpressRoute circuit peering.- Returns:
- the id value
-
withId
Set the ID of the ExpressRoute circuit peering.- Parameters:
id
- the id value to set- Returns:
- the ExpressRouteCircuitPeeringId object itself.
-