toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin
/
InventoryItemArgs
/
InventoryItemArgs
Inventory
Item
Args
constructor
(
inventoryItemName
:
Output
<
String
>
?
=
null
,
inventoryType
:
Output
<
Either
<
String
,
InventoryType
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
vmmServerName
:
Output
<
String
>
?
=
null
)