toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.inputs
/
GetSqlServerInstancePlainArgs
Get
Sql
Server
Instance
Plain
Args
data
class
GetSqlServerInstancePlainArgs
(
val
resourceGroupName
:
String
,
val
sqlServerInstanceName
:
String
)
:
ConvertibleToJava
<
GetSqlServerInstancePlainArgs
>
Members
Constructors
Get
Sql
Server
Instance
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
sqlServerInstanceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the Azure resource group
sql
Server
Instance
Name
Link copied to clipboard
val
sqlServerInstanceName
:
String
Name of SQL Server Instance
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSqlServerInstancePlainArgs