P2SVpnConnectionRequest Class
List of p2s vpn connections to be disconnected.
Constructor
P2SVpnConnectionRequest(*, vpn_connection_ids: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
vpn_connection_ids
|
List of p2s vpn connection Ids. |
Variables
Name | Description |
---|---|
vpn_connection_ids
|
List of p2s vpn connection Ids. |
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