VpnSitesConfigurationsClient Interface
public interface VpnSitesConfigurationsClient
An instance of this class provides access to all the operations defined in VpnSitesConfigurationsClient.
Method Summary
Method Details
beginDownload
public abstract SyncPoller
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
Returns:
beginDownload
public abstract SyncPoller
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
Returns:
beginDownloadAsync
public abstract PollerFlux
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
Returns:
download
public abstract void download(String resourceGroupName, String virtualWanName, GetVpnSitesConfigurationRequest request)
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
download
public abstract void download(String resourceGroupName, String virtualWanName, GetVpnSitesConfigurationRequest request, Context context)
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
downloadAsync
public abstract Mono
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
Returns:
downloadWithResponseAsync
public abstract Mono
Gives the sas-url to download the configurations for vpn-sites in a resource group.
Parameters:
Returns:
Applies to
Azure SDK for Java