IVpnSitesConfigurationOperations Interface
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.
VpnSitesConfigurationOperations operations.
public interface IVpnSitesConfigurationOperations
type IVpnSitesConfigurationOperations = interface
Public Interface IVpnSitesConfigurationOperations
Methods
BeginDownloadWithHttpMessagesAsync(String, String, GetVpnSitesConfigurationRequest, Dictionary<String,List<String>>, CancellationToken) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |
DownloadWithHttpMessagesAsync(String, String, GetVpnSitesConfigurationRequest, Dictionary<String,List<String>>, CancellationToken) |
Gives the sas-url to download the configurations for vpn-sites in a resource group. |
Extension 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. |
Applies to
Azure SDK for .NET