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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python