public static interface Route.UpdateStages.WithDestinationAddressPrefix
| Modifier and Type | Method and Description |
|---|---|
Route.Update |
withDestinationAddressPrefix(String cidr)
Specifies the destination address prefix to apply the route to.
|
Route.Update withDestinationAddressPrefix(String cidr)
cidr - an address prefix expressed in the CIDR notationCopyright © 2020 Microsoft Corporation. All rights reserved.