ParentT - the return type of Attachable.InDefinition.attach()public static interface Route.UpdateDefinitionStages.WithDestinationAddressPrefix<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Route.UpdateDefinitionStages.WithNextHopType<ParentT> |
withDestinationAddressPrefix(String cidr)
Specifies the destination address prefix to apply the route to.
|
Route.UpdateDefinitionStages.WithNextHopType<ParentT> withDestinationAddressPrefix(String cidr)
cidr - an address prefix expressed in the CIDR notationCopyright © 2020 Microsoft Corporation. All rights reserved.