你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
P2SVpnConnectionRequest Class
List of p2s vpn connections to be disconnected.
- Inheritance
-
azure.mgmt.network._serialization.ModelP2SVpnConnectionRequest
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. |