P2SVpnConnectionHealthRequest Class
List of P2S Vpn connection health request.
- Inheritance
-
azure.mgmt.network._serialization.ModelP2SVpnConnectionHealthRequest
Constructor
P2SVpnConnectionHealthRequest(*, vpn_user_names_filter: List[str] | None = None, output_blob_sas_url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
vpn_user_names_filter
|
The list of p2s vpn user names whose p2s vpn connection detailed health to retrieve for. |
output_blob_sas_url
|
The sas-url to download the P2S Vpn connection health detail. |
Variables
Name | Description |
---|---|
vpn_user_names_filter
|
The list of p2s vpn user names whose p2s vpn connection detailed health to retrieve for. |
output_blob_sas_url
|
The sas-url to download the P2S Vpn connection health detail. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python