GetVpnSitesConfigurationRequest 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.
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. |