Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withAs(Integer as)
Set the as value.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withNeighbor(String neighbor)
Set the neighbor value.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withStatePfxRcd(String statePfxRcd)
Set the statePfxRcd value.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withUpDown(String upDown)
Set the upDown value.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withV(Integer v)
Set the v value.
|
Copyright © 2019. All rights reserved.