GetAttachedDatabaseConfigurationPlainArgs

data class GetAttachedDatabaseConfigurationPlainArgs(val attachedDatabaseConfigurationName: String, val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetAttachedDatabaseConfigurationPlainArgs>

Constructors

fun GetAttachedDatabaseConfigurationPlainArgs(attachedDatabaseConfigurationName: String, clusterName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetAttachedDatabaseConfigurationPlainArgs

Properties

Link copied to clipboard

The name of the attached database configuration.

Link copied to clipboard

The name of the Kusto cluster.

Link copied to clipboard

The name of the resource group containing the Kusto cluster.