GetTimeSeriesDatabaseConnectionResult

data class GetTimeSeriesDatabaseConnectionResult(val azureApiVersion: String, val id: String, val name: String, val properties: AzureDataExplorerConnectionPropertiesResponse, val systemData: SystemDataResponse, val type: String)

Describes a time series database connection resource.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: AzureDataExplorerConnectionPropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

The resource identifier.

Link copied to clipboard

Extension resource name.

Link copied to clipboard

Properties of a specific time series database connection.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.

Link copied to clipboard

The resource type.