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