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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python