AdxProfileResponse

data class AdxProfileResponse(val dataIngestionUri: String, val id: String, val uri: String)

The properties related to Azure Data Explorer (Adx) Resource

Constructors

Link copied to clipboard
constructor(dataIngestionUri: String, id: String, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Data Ingestion Uri of Adx Resource

Link copied to clipboard
val id: String

Resource Id of Adx Resource

Link copied to clipboard
val uri: String

Uri of Adx Resource