| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StaticRoute |
StaticRoute.withAddressPrefixes(List<String> addressPrefixes)
Set the addressPrefixes property: List of all address prefixes.
|
StaticRoute |
StaticRoute.withName(String name)
Set the name property: The name of the StaticRoute that is unique within a VnetRoute.
|
StaticRoute |
StaticRoute.withNextHopIpAddress(String nextHopIpAddress)
Set the nextHopIpAddress property: The ip address of the next hop.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.