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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python