| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkPeeringListResult |
VirtualNetworkPeeringListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of results.
|
VirtualNetworkPeeringListResult |
VirtualNetworkPeeringListResult.withValue(List<VirtualNetworkPeeringInner> value)
Set the value property: The peerings in a virtual network.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.