你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetVpnSitesConfigurationRequest Class

List of Vpn-Sites.

All required parameters must be populated in order to send to server.

Constructor

GetVpnSitesConfigurationRequest(*, output_blob_sas_url: str, vpn_sites: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
vpn_sites

List of resource-ids of the vpn-sites for which config is to be downloaded.

Default value: None
output_blob_sas_url
str

The sas-url to download the configurations for vpn-sites. Required.

Variables

Name Description
vpn_sites

List of resource-ids of the vpn-sites for which config is to be downloaded.

output_blob_sas_url
str

The sas-url to download the configurations for vpn-sites. Required.