GetVpnSitesConfigurationRequest Class

Definition

List of Vpn-Sites.

public class GetVpnSitesConfigurationRequest
type GetVpnSitesConfigurationRequest = class
Public Class GetVpnSitesConfigurationRequest
Inheritance
GetVpnSitesConfigurationRequest

Constructors

GetVpnSitesConfigurationRequest()

Initializes a new instance of the GetVpnSitesConfigurationRequest class.

GetVpnSitesConfigurationRequest(String, IList<String>)

Initializes a new instance of the GetVpnSitesConfigurationRequest class.

Properties

OutputBlobSasUrl

Gets or sets the sas-url to download the configurations for vpn-sites.

VpnSites

Gets or sets list of resource-ids of the vpn-sites for which config is to be downloaded.

Methods

Validate()

Validate the object.

Applies to