FlowEndpointsConfiguration Class
The endpoints configuration.
- Inheritance
-
azure.mgmt.web._serialization.ModelFlowEndpointsConfiguration
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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python