pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.inputs
/
GetLicensePlainArgs
Get
License
Plain
Args
data
class
GetLicensePlainArgs
(
val
licenseName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetLicensePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
License
Plain
Args
Link copied to clipboard
fun
GetLicensePlainArgs
(
licenseName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLicensePlainArgs
Properties
license
Name
Link copied to clipboard
val
licenseName
:
String
The name of the license.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.