| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnServerConfigurationsResponseInner |
VpnServerConfigurationsAssociatedWithVirtualWansClient.list(String resourceGroupName,
String virtualWanName)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
|
VpnServerConfigurationsResponseInner |
VpnServerConfigurationsAssociatedWithVirtualWansClient.list(String resourceGroupName,
String virtualWanName,
com.azure.core.util.Context context)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
|
| Modifier and Type | Method and Description |
|---|---|
VpnServerConfigurationsResponseInner |
VpnServerConfigurationsResponseInner.withVpnServerConfigurationResourceIds(List<String> vpnServerConfigurationResourceIds)
Set the vpnServerConfigurationResourceIds property: List of VpnServerConfigurations associated with VirtualWan.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.