| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficSelectorPolicy |
TrafficSelectorPolicy.withLocalAddressRanges(List<String> localAddressRanges)
Set the localAddressRanges property: A collection of local address spaces in CIDR format.
|
TrafficSelectorPolicy |
TrafficSelectorPolicy.withRemoteAddressRanges(List<String> remoteAddressRanges)
Set the remoteAddressRanges property: A collection of remote address spaces in CIDR format.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.