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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python