| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Route.UpdateDefinition<ParentT>
The entirety of a route definition as part of a route table update.
|
| Modifier and Type | Method and Description |
|---|---|
Route.UpdateDefinitionStages.WithNextHopType<ParentT> |
Route.UpdateDefinitionStages.WithDestinationAddressPrefix.withDestinationAddressPrefix(String cidr)
Specifies the destination address prefix to apply the route to.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.