ConsumptionEndpointsProperties interface
Details of Consumption Properties
file |
Resource Id of file access endpoint. NOTE: This property will not be serialized. It can only be populated by the server. |
file |
Url to consume file type. NOTE: This property will not be serialized. It can only be populated by the server. |
ingestion |
Resource Id of ingestion endpoint. NOTE: This property will not be serialized. It can only be populated by the server. |
ingestion |
Ingestion url to upload the data. NOTE: This property will not be serialized. It can only be populated by the server. |
query |
Resource Id of query endpoint. NOTE: This property will not be serialized. It can only be populated by the server. |
query |
Url to consume the processed data. NOTE: This property will not be serialized. It can only be populated by the server. |
Resource Id of file access endpoint. NOTE: This property will not be serialized. It can only be populated by the server.
fileAccessResourceId?: string
Property Value
string
Url to consume file type. NOTE: This property will not be serialized. It can only be populated by the server.
fileAccessUrl?: string
Property Value
string
Resource Id of ingestion endpoint. NOTE: This property will not be serialized. It can only be populated by the server.
ingestionResourceId?: string
Property Value
string
Ingestion url to upload the data. NOTE: This property will not be serialized. It can only be populated by the server.
ingestionUrl?: string
Property Value
string
Resource Id of query endpoint. NOTE: This property will not be serialized. It can only be populated by the server.
queryResourceId?: string
Property Value
string
Url to consume the processed data. NOTE: This property will not be serialized. It can only be populated by the server.
queryUrl?: string
Property Value
string
Azure SDK for JavaScript