IVpnSitesConfigurationOperations Interface

Definition

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