| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ListVpnSiteLinksResult |
ListVpnSiteLinksResult.withNextLink(String nextLink)
Set the nextLink property: URL to get the next set of operation list results if there are any.
|
ListVpnSiteLinksResult |
ListVpnSiteLinksResult.withValue(List<VpnSiteLinkInner> value)
Set the value property: List of VpnSitesLinks.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.