你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FlowEndpoints Class
The flow endpoints configuration.
- Inheritance
-
azure.mgmt.web._serialization.ModelFlowEndpoints
Constructor
FlowEndpoints(*, outgoing_ip_addresses: List[_models.IpAddress] | None = None, access_endpoint_ip_addresses: List[_models.IpAddress] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
outgoing_ip_addresses
|
The outgoing ip address. |
access_endpoint_ip_addresses
|
The access endpoint ip address. |
Variables
Name | Description |
---|---|
outgoing_ip_addresses
|
The outgoing ip address. |
access_endpoint_ip_addresses
|
The access endpoint ip address. |