| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes 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 © 2019. All rights reserved.