GetVpnSitesConfigurationRequest Class
List of Vpn-Sites.
Constructor
GetVpnSitesConfigurationRequest(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
vpn_sites
|
List of resource-ids of the vpn-sites for which config is to be downloaded. |
|
output_blob_sas_url
|
The sas-url to download the configurations for vpn-sites. Required. |
Attributes
output_blob_sas_url
The sas-url to download the configurations for vpn-sites. Required.
output_blob_sas_url: str
vpn_sites
List of resource-ids of the vpn-sites for which config is to be downloaded.
vpn_sites: list[str] | None