| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PropagatedRouteTable |
RoutingConfiguration.propagatedRouteTables()
Get the propagatedRouteTables property: The list of RouteTables to advertise the routes to.
|
PropagatedRouteTable |
PropagatedRouteTable.withIds(List<com.azure.core.management.SubResource> ids)
Set the ids property: The list of resource ids of all the RouteTables.
|
PropagatedRouteTable |
PropagatedRouteTable.withLabels(List<String> labels)
Set the labels property: The list of labels.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingConfiguration |
RoutingConfiguration.withPropagatedRouteTables(PropagatedRouteTable propagatedRouteTables)
Set the propagatedRouteTables property: The list of RouteTables to advertise the routes to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.