toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin
/
LicenseProfileArgs
/
LicenseProfileArgs
License
Profile
Args
constructor
(
assignedLicense
:
Output
<
String
>
?
=
null
,
licenseProfileName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
machineName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)