public final class ExpressRouteCircuitPeeringId extends Object
| Constructor and Description |
|---|
ExpressRouteCircuitPeeringId() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id property: The ID of the ExpressRoute circuit peering.
|
void |
validate()
Validates the instance.
|
ExpressRouteCircuitPeeringId |
withId(String id)
Set the id property: The ID of the ExpressRoute circuit peering.
|
public String id()
public ExpressRouteCircuitPeeringId withId(String id)
id - the id value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.