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