| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RouteTable |
Subnet.getRouteTable() |
| Modifier and Type | Method and Description |
|---|---|
Subnet.DefinitionStages.WithAttach<ParentT> |
Subnet.DefinitionStages.WithRouteTable.withExistingRouteTable(RouteTable routeTable)
Specifies an existing route table to associate with the subnet.
|
Subnet.Update |
Subnet.UpdateStages.WithRouteTable.withExistingRouteTable(RouteTable routeTable)
Specifies an existing route table to associate with the subnet.
|
Subnet.UpdateDefinitionStages.WithAttach<ParentT> |
Subnet.UpdateDefinitionStages.WithRouteTable.withExistingRouteTable(RouteTable routeTable)
Specifies an existing route table to associate with the subnet.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.