P2SVpnConnectionHealth Class
P2S Vpn connection detailed health written to sas url.
- Inheritance
-
azure.mgmt.network._serialization.ModelP2SVpnConnectionHealth
Constructor
P2SVpnConnectionHealth(*, sas_url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
sas_url
|
Returned sas url of the blob to which the p2s vpn connection detailed health will be written. |
Variables
Name | Description |
---|---|
sas_url
|
Returned sas url of the blob to which the p2s vpn connection detailed health will be written. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python