TimeSeriesDatabaseConnectionProperties interface
Properties of a time series database connection resource.
Properties
connection |
Polymorphic discriminator, which specifies the different types this object can be |
identity | Managed identity properties for the time series database connection resource. |
provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionType
Polymorphic discriminator, which specifies the different types this object can be
connectionType: "AzureDataExplorer"
Property Value
"AzureDataExplorer"
identity
Managed identity properties for the time series database connection resource.
identity?: ManagedIdentityReference
Property Value
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string