FlowEndpointsConfiguration Class

The endpoints configuration.

Inheritance
azure.mgmt.web._serialization.Model
FlowEndpointsConfiguration

Constructor

FlowEndpointsConfiguration(*, workflow: _models.FlowEndpoints | None = None, connector: _models.FlowEndpoints | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
workflow

The workflow endpoints.

connector

The connector endpoints.

Variables

Name Description
workflow

The workflow endpoints.

connector

The connector endpoints.