Get Kusto Pool Attached Database Configuration Plain Args
data class GetKustoPoolAttachedDatabaseConfigurationPlainArgs(val attachedDatabaseConfigurationName: String, val kustoPoolName: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetKustoPoolAttachedDatabaseConfigurationPlainArgs>
Constructors
Link copied to clipboard
fun GetKustoPoolAttachedDatabaseConfigurationPlainArgs(attachedDatabaseConfigurationName: String, kustoPoolName: String, resourceGroupName: String, workspaceName: String)