DataflowEndpointProperties interface
DataflowEndpoint Resource properties. NOTE - Only one type of endpoint is supported for one Resource
Properties
data |
Azure Data Explorer endpoint. |
data |
Azure Data Lake endpoint. |
endpoint |
Endpoint Type. |
fabric |
Microsoft Fabric endpoint. |
kafka |
Kafka endpoint. |
local |
Local persistent volume endpoint. |
mqtt |
Broker endpoint. |
provisioning |
The status of the last operation. |
Property Details
dataExplorerSettings
Azure Data Explorer endpoint.
dataExplorerSettings?: DataflowEndpointDataExplorer
Property Value
dataLakeStorageSettings
Azure Data Lake endpoint.
dataLakeStorageSettings?: DataflowEndpointDataLakeStorage
Property Value
endpointType
Endpoint Type.
endpointType: string
Property Value
string
fabricOneLakeSettings
Microsoft Fabric endpoint.
fabricOneLakeSettings?: DataflowEndpointFabricOneLake
Property Value
kafkaSettings
localStorageSettings
Local persistent volume endpoint.
localStorageSettings?: DataflowEndpointLocalStorage
Property Value
mqttSettings
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
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 JavaScript