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.outputs
/
EsuKeyResponse
Esu
Key
Response
data
class
EsuKeyResponse
(
val
licenseStatus
:
String
?
=
null
,
val
sku
:
String
?
=
null
)
ESU key
Members
Constructors
Esu
Key
Response
Link copied to clipboard
constructor
(
licenseStatus
:
String
?
=
null
,
sku
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
license
Status
Link copied to clipboard
val
licenseStatus
:
String
?
=
null
The current status of the license profile key.
sku
Link copied to clipboard
val
sku
:
String
?
=
null
SKU number.