GetSqlServerInstancePlainArgs

data class GetSqlServerInstancePlainArgs(val resourceGroupName: String, val sqlServerInstanceName: String) : ConvertibleToJava<GetSqlServerInstancePlainArgs>

Constructors

Link copied to clipboard
fun GetSqlServerInstancePlainArgs(resourceGroupName: String, sqlServerInstanceName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Azure resource group

Link copied to clipboard

Name of SQL Server Instance