FlowEndpoints Class

The flow endpoints configuration.

Inheritance
azure.mgmt.web._serialization.Model
FlowEndpoints

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.