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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python