VpnSitesConfigurationOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for VpnSitesConfigurationOperations.
public static class VpnSitesConfigurationOperationsExtensions
type VpnSitesConfigurationOperationsExtensions = class
Public Module VpnSitesConfigurationOperationsExtensions
- Inheritance
-
VpnSitesConfigurationOperationsExtensions
Methods
BeginDownload(IVpnSitesConfigurationOperations, String, String, GetVpnSitesConfigurationRequest) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |
BeginDownloadAsync(IVpnSitesConfigurationOperations, String, String, GetVpnSitesConfigurationRequest, CancellationToken) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |
Download(IVpnSitesConfigurationOperations, String, String, GetVpnSitesConfigurationRequest) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |
DownloadAsync(IVpnSitesConfigurationOperations, String, String, GetVpnSitesConfigurationRequest, CancellationToken) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |