InventoryItemArgs

constructor(inventoryItemName: Output<String>? = null, inventoryType: Output<Either<String, InventoryType>>? = null, kind: Output<String>? = null, resourceGroupName: Output<String>? = null, vmmServerName: Output<String>? = null)