ConsumptionEndpointsProperties interface

Details of Consumption Properties

Properties

fileAccessResourceId

Resource Id of file access endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

fileAccessUrl

Url to consume file type. NOTE: This property will not be serialized. It can only be populated by the server.

ingestionResourceId

Resource Id of ingestion endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

ingestionUrl

Ingestion url to upload the data. NOTE: This property will not be serialized. It can only be populated by the server.

queryResourceId

Resource Id of query endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

queryUrl

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