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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python