ConsumptionEndpointsProperties interface
Details of Consumption Properties
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. |
Property Details
fileAccessResourceId
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
fileAccessUrl
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
ingestionResourceId
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
ingestionUrl
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
queryResourceId
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
queryUrl
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