toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.inputs
/
LicenseArgs
/
LicenseArgs
License
Args
constructor
(
licenseDetails
:
Output
<
LicenseDetailsArgs
>
?
=
null
,
licenseType
:
Output
<
Either
<
String
,
LicenseType
>
>
?
=
null
,
location
:
Output
<
String
>
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
)