你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FlowEndpoints Class

The flow endpoints configuration.

Constructor

FlowEndpoints()

Variables

Name Description
outgoing_ip_addresses
list[<xref:"IpAddress">]

The outgoing ip address.

access_endpoint_ip_addresses
list[<xref:"IpAddress">]

The access endpoint ip address.

Attributes

accessEndpointIpAddresses

The access endpoint ip address.

accessEndpointIpAddresses: list[azure.mgmt.web.types.IpAddress]

outgoingIpAddresses

The outgoing ip address.

outgoingIpAddresses: list[azure.mgmt.web.types.IpAddress]