VpnServerConfigurationsResponse Class
VpnServerConfigurations list associated with VirtualWan Response.
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. Default value: None
|