VpnProfileResponse Class
Vpn Profile Response for package generation.
- Inheritance
-
azure.mgmt.network._serialization.ModelVpnProfileResponse
Constructor
VpnProfileResponse(*, profile_url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
profile_url
|
URL to the VPN profile. |
Variables
Name | Description |
---|---|
profile_url
|
URL to the VPN profile. |
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