VpnServerConfigurationsResponse Class
VpnServerConfigurations list associated with VirtualWan Response.
- Inheritance
-
azure.mgmt.network._serialization.ModelVpnServerConfigurationsResponse
Constructor
VpnServerConfigurationsResponse(*, vpn_server_configuration_resource_ids: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
vpn_server_configuration_resource_ids
|
List of VpnServerConfigurations associated with VirtualWan. |
Variables
Name | Description |
---|---|
vpn_server_configuration_resource_ids
|
List of VpnServerConfigurations associated with VirtualWan. |