Uses of Class
com.microsoft.azure.management.network.GetVpnSitesConfigurationRequest
Packages that use GetVpnSitesConfigurationRequest
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of GetVpnSitesConfigurationRequest in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return GetVpnSitesConfigurationRequestModifier and TypeMethodDescriptionGetVpnSitesConfigurationRequest.withOutputBlobSasUrl
(String outputBlobSasUrl) Set the sas-url to download the configurations for vpn-sites.GetVpnSitesConfigurationRequest.withVpnSites
(List<String> vpnSites) Set list of resource-ids of the vpn-sites for which config is to be downloaded.