P2SVpnConnectionHealthRequest Class

List of P2S Vpn connection health request.

Constructor

P2SVpnConnectionHealthRequest(*args: Any, **kwargs: Any)

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
str

The sas-url to download the P2S Vpn connection health detail.

Attributes

output_blob_sas_url

The sas-url to download the P2S Vpn connection health detail.

output_blob_sas_url: str | None

vpn_user_names_filter

The list of p2s vpn user names whose p2s vpn connection detailed health to retrieve for.

vpn_user_names_filter: list[str] | None